Skip to content

Hostname

unitedstateszipcodes.org

Last fetched

unitedstateszipcodes.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · unitedstateszipcodes.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/unitedstateszipcodes.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.79.10818.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.5518.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.7218.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.8218.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.122.11918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of unitedstateszipcodes.org.

Web-graph footprint

Distinct hostnames that link to or from unitedstateszipcodes.org in the public web crawl.

956 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for unitedstateszipcodes.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from unitedstateszipcodes.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unitedstateszipcodes.org"})-[: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.