Skip to content

Hostname

nwp.org

Last fetched

nwp.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nwp.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nwp.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.15.30104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.71172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
67.205.144.6967.205.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
national writing project
Contact emails

Subdomains

50 observed subdomains of nwp.org.

Web-graph footprint

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

719 sites link to this hostname.

478 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nwp.org.

MechanismTarget
SPF_Anwp.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP128.32.186.128/25
SPF_IP161.58.148.81
SPF_IP204.202.242.153/32
SPF_IP204.202.242.176/32
SPF_IP64.18.0.0/20
SPF_IP72.55.140.81/32
SPF_MXnwp.org

Related pages

Pivot deeper into the graph from nwp.org.

Cypher and MCP

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

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