Skip to content

Hostname

ppd.com

Last fetched

ppd.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ppd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ppd.com

Resolution chain

ppd.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

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 ppd.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for ppd.com.

MechanismTarget
SPF_Appd.com
SPF_INCLUDE9454064.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP129.152.47.20/31
SPF_IP149.72.226.86
SPF_IP168.75.154.50
SPF_IP198.178.190.0/23
SPF_IP198.178.192.0/24
SPF_IP205.220.170.197/32
SPF_IP205.220.182.197/32
SPF_IP209.44.107.202
SPF_IP209.44.107.205
SPF_IP209.44.97.174
SPF_IP209.44.98.59
SPF_IP50.31.46.70/32
SPF_IP54.240.43.16/32
SPF_IP66.244.67.20/32
SPF_IP66.244.67.50/32
SPF_IP67.212.82.54

Related pages

Pivot deeper into the graph from ppd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ppd.com"})-[: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.