Hostname
pbn-dev.com
Last fetched
pbn-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pbn-dev.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 pbn-dev.com owner
- Contact emails
- 1ca7ced9-dd48-43ec-a268-bb287aa61544@identity-protect.org
- 215eaeba-6d53-496f-84a5-cd8fa8589959@identity-protect.org
- 38649959-e4b2-45c4-81ce-82023af5f895@identity-protect.org
- 6d661800-ff4d-49a4-8430-e5fca7bd6e40@identity-protect.org
- 99bbac0b-1766-43d3-bb21-9ddf56b21294@identity-protect.org
- c3000b18-0e1a-46d4-a867-46aa8feb1ac1@identity-protect.org
Subdomains
68 observed subdomains of pbn-dev.com.
Showing 25 of 68. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from pbn-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pbn-dev.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.