Skip to content

Hostname

webdisk.fourwindsangus.com

Last fetched

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

Nutrition Label

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

Resolution chain

webdisk.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.133.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1813.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1903.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.253.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.179.2652.218.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.22552.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.5852.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.146.15452.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.8252.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.23452.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.21852.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.5052.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.14652.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.20252.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.252.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.6652.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webdisk.fourwindsangus.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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