Skip to content

Hostname

webmail.fourwindsangus.com

Last fetched

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

Nutrition Label

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

Resolution chain

webmail.fourwindsangus.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.1033.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1013.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.653.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1943.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.893.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1963.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1023.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.283.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.154.3352.218.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.17052.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.12252.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.17052.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.15452.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.14652.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.25052.94.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.17052.94.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webmail.fourwindsangus.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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