Skip to content

Hostname

wamu.org

Last fetched

wamu.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:99 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.118143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.16143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.49143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.85143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.172.112.1018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:99
Organization
wamu webmaster
Contact emails

Subdomains

69 observed subdomains of wamu.org.

Web-graph footprint

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

4,272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wamu.org.

MechanismTarget
SPF_Awamu.org
SPF_INCLUDE6414740.spf04.hubspotemail.net
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwamu.org

Related pages

Pivot deeper into the graph from wamu.org.

Cypher and MCP

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

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