Hostname
ppdi.com
Last fetched
ppdi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
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.
Showing 25 of 279. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for ppdi.com.
| Mechanism | Target |
|---|---|
| SPF_A | ppdi.com |
| SPF_INCLUDE | 9454064.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 129.152.47.20/31 |
| SPF_IP | 149.72.226.86 |
| SPF_IP | 168.75.154.50 |
| SPF_IP | 198.178.190.0/23 |
| SPF_IP | 198.178.192.0/24 |
| SPF_IP | 205.220.170.197/32 |
| SPF_IP | 205.220.182.197/32 |
| SPF_IP | 50.31.46.70/32 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.