Skip to content

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

WHISPER CANON · www.sprint-tech.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.sprint-tech.com

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.

IPPrefixASNOperatorCountry
114.80.179.163114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.164114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.165114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.166114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.167114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.168114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.169114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.170114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.198180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.213180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.214180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.216180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.217180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.218180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.219180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.220180.163.148.0/24AS4811CHINANET-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.