Skip to content

Hostname

westwinddriveins.com

Last fetched

westwinddriveins.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · westwinddriveins.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/westwinddriveins.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.98.25116.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.24352.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.7452.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.7452.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.10752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.4352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.5952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.5152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.13152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.5152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.16352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.6752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.23552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.22752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.11552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of westwinddriveins.com owner
Contact emails

Subdomains

1 observed subdomain of westwinddriveins.com.

Web-graph footprint

Distinct hostnames that link to or from westwinddriveins.com in the public web crawl.

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for westwinddriveins.com.

MechanismTarget
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP50.204.203.192/26
SPF_IP68.71.248.118/32
SPF_IP68.71.251.176/28
SPF_IP69.175.80.20/32
SPF_MXwestwinddriveins.com

Related pages

Pivot deeper into the graph from westwinddriveins.com.

Cypher and MCP

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

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