Skip to content

Hostname

nwaba.org

Last fetched

nwaba.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · nwaba.orgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nwaba.org

Resolution chain

nwaba.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.70.115.4654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:99
Organization
william henry
Contact emails

Subdomains

2 observed subdomains of nwaba.org.

Web-graph footprint

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

88 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nwaba.org.

MechanismTarget
SPF_Anwaba.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.8.10.114/32
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/26
SPF_IP208.40.241.140/30
SPF_IP216.235.197.198/32
SPF_IP216.37.18.6/32
SPF_IP64.209.141.221/32
SPF_IP73.96.156.150
SPF_IP74.93.189.85
SPF_MXnwaba.org

Related pages

Pivot deeper into the graph from nwaba.org.

Cypher and MCP

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

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