All hostnames webmail.wagonwheel-ranch.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · webmail.wagonwheel-ranch.com Routing diversity 5.6/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.0/10 canon.whisper.security/host/webmail.wagonwheel-ranch.com Resolution chain webmail.wagonwheel-ranch.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 16.12.97.218 16.12.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.76.150 3.5.76.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.224 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.86.121 3.5.86.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.86.55 3.5.86.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.218.121 52.218.218.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.145.202 52.92.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.180.98 52.92.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.188.34 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.191.106 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.201.138 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.201.82 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.228.10 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.230.242 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.234.234 52.92.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.250.218 52.92.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with webmail.wagonwheel-ranch.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from webmail.wagonwheel-ranch.com in the public web crawl.
68 sites link to this hostname.
Related pages Pivot deeper into the graph from webmail.wagonwheel-ranch.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmail.wagonwheel-ranch.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 .