All hostnames shop.purrdesign.com resolves to 19 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in US.
Nutrition Label WHISPER CANON · shop.purrdesign.com Routing diversity 1.5/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/shop.purrdesign.com Resolution chain shop.purrdesign.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 207.120.32.164 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.166 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.171 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.229 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.230 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.232 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.234 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.235 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.236 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.32.237 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.34.104 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.34.105 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.34.106 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.34.108 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.34.109 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC US 207.120.37.232 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC NL 207.120.37.235 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC NL 207.120.37.236 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC NL 207.120.37.237 207.120.0.0/14 AS3356 LEVEL3 - Level 3 Parent, LLC NL
WHOIS identity No WHOIS records are currently associated with shop.purrdesign.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from shop.purrdesign.com in the public web crawl.
Related pages Pivot deeper into the graph from shop.purrdesign.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shop.purrdesign.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 .