All hostnames sperofmist.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.
Nutrition Label WHISPER CANON · sperofmist.com Routing diversity 5.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 6.3/10 canon.whisper.security/host/sperofmist.com Resolution chain sperofmist.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.214.243.62 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.229.29.63 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.251.140.180 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.251.253.134 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.56.90 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.30.102 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.69.179 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.143.59.103 18.142.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.66.173 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.120.222 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.221.56.18 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.135.236 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.246.25 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.5.71 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.77.53 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.254.236.66 54.254.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.254.154.66 54.254.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 56.10.0.139 56.10.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity Registrar iana:120 Organization — Contact emails — Related pages Pivot deeper into the graph from sperofmist.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sperofmist.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 .