Skip to content

Hostname

ppdi.com

Last fetched

ppdi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ppdi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ppdi.com

Resolution chain

ppdi.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

Registrar
iana:2
Organization
pharmaceutical product development,
Contact emails

Subdomains

279 observed subdomains of ppdi.com.

Web-graph footprint

Distinct hostnames that link to or from ppdi.com in the public web crawl.

187 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ppdi.com.

MechanismTarget
SPF_Appdi.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_IP50.31.46.70/32
SPF_IP54.240.43.16/32

Related pages

Pivot deeper into the graph from ppdi.com.

Cypher and MCP

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

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