Hostname
ppm-bi.com
Last fetched
ppm-bi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ppm-bi.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 ppm-bi.com owner
- Contact emails
- 4314e895-f1b9-4bbe-8b17-189ed0cacad3@identity-protect.org
- 615183b3-ebe4-4939-925e-35eca24c2fd8@identity-protect.org
- 92f81ec2-a46b-46ef-92da-2dda2bed6cf3@identity-protect.org
- aa5c3ed4-1629-4632-b89b-031798c06fe4@identity-protect.org
- c6cdb8e4-2974-4aa9-a9b9-9ac5b49a3485@identity-protect.org
- e98552bf-985e-40cd-887d-3357e045aa13@identity-protect.org
- owner-10160754@ppm-bi.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of ppm-bi.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ppm-bi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ppm-bi.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.