Skip to content

Hostname

addressvalidator.com

Last fetched

addressvalidator.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · addressvalidator.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/addressvalidator.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.81.44.11335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.107.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.160.21644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.142.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.29.2052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.205.15352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.191.10852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.185.25552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0148247447
Contact emails

Subdomains

3 observed subdomains of addressvalidator.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for addressvalidator.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from addressvalidator.com.

Cypher and MCP

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

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