Skip to content

Hostname

webmail.wagonwheel-ranch.com

Last fetched

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.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.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.

IPPrefixASNOperatorCountry
16.12.97.21816.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.76.1503.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2243.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1213.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.553.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.12152.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.20252.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.9852.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.3452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.10652.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.13852.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.8252.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.1052.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.24252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.23452.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.21852.92.248.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

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 20

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