Skip to content

Hostname

mail.fourwindsangus.com

Last fetched

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

Nutrition Label

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

Resolution chain

mail.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.76.13.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2373.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2233.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1763.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2433.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.53.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.283.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.10552.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.253.12152.218.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.19452.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.9052.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.4252.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.6652.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.5052.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.8252.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.8252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of mail.fourwindsangus.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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