Skip to content

Hostname

wpgfdn.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.195104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.121172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
the winnipeg foundation
Contact emails

Subdomains

5 observed subdomains of wpgfdn.org.

Web-graph footprint

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

299 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for wpgfdn.org.

MechanismTarget
SPF_Awpgfdn.org
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.192/26
SPF_IP162.209.45.148
SPF_IP184.106.35.20
SPF_IP184.69.41.210
SPF_IP184.71.80.54
SPF_IP208.89.96.89
SPF_IP38.122.106.42
SPF_IP38.74.197.133
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP51.161.12.122
SPF_MXwpgfdn.org

Related pages

Pivot deeper into the graph from wpgfdn.org.

Cypher and MCP

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

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