Hostname
prezzee-dev.com
Last fetched
prezzee-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prezzee-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 prezzee-dev.com owner
- Contact emails
- 8122db63-e34e-44aa-8499-43ca63f44b97@identity-protect.org
- 900103b3-39a0-4b55-9948-462098a9606b@identity-protect.org
- b666ce77-31dd-46f5-a483-48a626ef9082@identity-protect.org
- c737b96b-f751-4640-aec2-2583109f862d@identity-protect.org
- c993e467-e81a-40cc-9330-d37079b4e45d@identity-protect.org
- dfaec82d-a226-4474-afdb-e3d5e1b29014@identity-protect.org
- owner-934275@prezzee-dev.com.whoisprivacyservice.org
Subdomains
34 observed subdomains of prezzee-dev.com.
Showing 25 of 34. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from prezzee-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prezzee-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.