Skip to content

Hostname

addressy.com

Last fetched

addressy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · addressy.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/addressy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.243.12318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9218.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.55.12818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

10 observed subdomains of addressy.com.

Web-graph footprint

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

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for addressy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailcontrol.com
SPF_IP217.10.139.193/27

Related pages

Pivot deeper into the graph from addressy.com.

Cypher and MCP

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

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