root@debian:~# dig 115.com
; <<>> DiG 9.18.41-1~deb12u1-Debian <<>> 115.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61529
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;115.com. IN A
;; ANSWER SECTION:
115.com. 263 IN A 47.113.24.196
;; Query time: 12 msec
;; SERVER: 223.5.5.5#53(223.5.5.5) (UDP)
;; WHEN: Tue Aug 11 01:39:33 CST 2026
;; MSG SIZE rcvd: 52
root@debian:~# curl cip.cc/47.113.24.196
IP : 47.113.24.196
地址 : 中国 广东 深圳
运营商 : 阿里云
数据二 : 中国 广东 深圳 | 阿里云
数据三 : 中国 广东省 深圳市 | 阿里
URL : http://www.cip.cc/47.113.24.196
root@debian:~# ping 47.113.24.196
PING 47.113.24.196 (47.113.24.196) 56(84) bytes of data.
64 bytes from 47.113.24.196: icmp_seq=1 ttl=53 time=7.71 ms
64 bytes from 47.113.24.196: icmp_seq=2 ttl=53 time=7.61 ms
^C
--- 47.113.24.196 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 7.608/7.660/7.713/0.052 ms
root@debian:~#