Hostname
uk.cntaiping.com
Last fetched
uk.cntaiping.com resolves to 3 IPv4 addresses operated by AS4837 in CN.
Nutrition Label
Resolution chain
uk.cntaiping.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.57.220.178 | 113.56.0.0/15 | AS4837 | — | CN |
| 120.202.33.114 | 120.202.0.0/16 | AS9808 | — | CN |
| 58.48.162.179 | 58.48.0.0/13 | AS4134 | — | CN |
WHOIS identity
No WHOIS records are currently associated with uk.cntaiping.com in WhisperGraph.
Subdomains
3 observed subdomains of uk.cntaiping.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uk.cntaiping.com in the public web crawl.
28 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for uk.cntaiping.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from uk.cntaiping.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uk.cntaiping.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.