Skip to content

Hostname

annwarner.com

Last fetched

annwarner.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · annwarner.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/annwarner.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.12218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.185.10218.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.12118.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.2818.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.3118.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
54.240.174.10754.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.11554.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.8954.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.9854.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
wendt withers
Contact emails

Subdomains

1 observed subdomain of annwarner.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for annwarner.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEannwarner.com

Related pages

Pivot deeper into the graph from annwarner.com.

Cypher and MCP

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

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