Skip to content

Hostname

pidg.org

Last fetched

pidg.org resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pidg.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pidg.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.7172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.78.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.78.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pidg.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEciphr247.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP102.54.240.128
SPF_IP105.72.172.75
SPF_IP185.134.197.67
SPF_IP193.34.146.35
SPF_IP197.232.29.181
SPF_IP197.248.62.54
SPF_IP2a01:9e00:2ee3:c959::/64
SPF_IP46.227.201.89

Related pages

Pivot deeper into the graph from pidg.org.

Cypher and MCP

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

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