Hostname
pd-partners.com
Last fetched
pd-partners.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pd-partners.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pd-partners.com owner
- Contact emails
- a88gb5s76jj@networksolutionsprivateregistration.com
- ke55z75a9gv@networksolutionsprivateregistration.com
- wk98g8cy2yh@networksolutionsprivateregistration.com
- 1c838b1d-b67b-4683-84a4-afb7b10fb281@identity-protect.org
- 1ef0ce51-3b7d-4ef6-a2ab-8c0121454b24@identity-protect.org
- 22e09a01-d7ee-40ea-b4ad-07d9838a88ef@identity-protect.org
- 7d785699-8141-4d71-a661-eb781488521a@identity-protect.org
- 8725fc55-7a89-4521-b9a6-d3bd209a159f@identity-protect.org
- b0ccf0f4-d4ec-4ac6-ac6e-70d79de28471@identity-protect.org
- b69a1150-8399-4da0-afff-275b0e2f3da4@identity-protect.org
Subdomains
2 observed subdomains of pd-partners.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for pd-partners.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pd-partners.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pd-partners.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.