Skip to content

Hostname

shopnwf.org

Last fetched

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

Nutrition Label

WHISPER CANON · shopnwf.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shopnwf.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.141104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.141104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.180172.68.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
national wildlife federation
Contact emails

Subdomains

3 observed subdomains of shopnwf.org.

Web-graph footprint

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

178 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shopnwf.org.

MechanismTarget
SPF_Ashopnwf.org
SPF_IP13.68.144.155
SPF_IP52.234.211.109
SPF_MXshopnwf.org

Related pages

Pivot deeper into the graph from shopnwf.org.

Cypher and MCP

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

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