Hostname
pprod-bam.com
Last fetched
pprod-bam.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pprod-bam.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:468
- Organization
- on behalf of pprod-bam.com owner
- Contact emails
- 05f293ad-5567-4530-9c7d-ea24dbe3ce04@identity-protect.org
- 0e85b3d9-6e02-4b02-a44e-6b9b5c719adf@identity-protect.org
- 30094eff-b9ed-4391-918d-c5468e548634@identity-protect.org
- 4fe7548f-e830-49c7-9a8b-1fc00a1b676a@identity-protect.org
- 537290e0-c79b-4e26-89c0-43e6bb45cfb6@identity-protect.org
- 80191343-4529-418e-bae5-c7996dad74e6@identity-protect.org
- f39b2532-5f17-4da6-8d03-c5c19b1277d0@identity-protect.org
- owner-12002549@pprod-bam.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of pprod-bam.com.
Showing 25 of 27. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for pprod-bam.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari-dns.net |
| SPF_INCLUDE | %{d}.23.spf-protect.agari-dns.net |
Related pages
Pivot deeper into the graph from pprod-bam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pprod-bam.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.