Skip to content

Hostname

webmail.egwildwind.com

Last fetched

webmail.egwildwind.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webmail.egwildwind.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.egwildwind.com

Resolution chain

webmail.egwildwind.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.77.2453.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.253.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.353.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1193.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1643.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2243.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.2463.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1493.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.7352.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.16952.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.17852.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.16252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.18652.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.13852.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.5052.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webmail.egwildwind.com in WhisperGraph.

Subdomains

2 observed subdomains of webmail.egwildwind.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from webmail.egwildwind.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webmail.egwildwind.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.