Hostname
www.sprint-tech.com
Last fetched
www.sprint-tech.com resolves to 16 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN.
Nutrition Label
Resolution chain
www.sprint-tech.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 114.80.179.163 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.164 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.165 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.166 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.167 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.168 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.169 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 114.80.179.170 | 114.80.179.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.198 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.213 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.214 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.216 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.217 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.218 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.219 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
| 180.163.148.220 | 180.163.148.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
WHOIS identity
No WHOIS records are currently associated with www.sprint-tech.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from www.sprint-tech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.sprint-tech.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.