Hostname
dentopar.com
Last fetched
dentopar.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dentopar.com owner
- Contact emails
- 2c78f473-7ea3-4d52-bc49-dfdc7fbce26b@identity-protect.org
- 4b0ba1d6-64f2-400e-a415-7817384f6c92@identity-protect.org
- 992becf0-e3bb-4f45-9ca4-78bdc1f8b288@identity-protect.org
- ae7e6560-43a8-4355-bfe3-aff3d888142a@identity-protect.org
- c6b81a57-17fc-408d-9f52-91f18142e564@identity-protect.org
- cc83f57c-2bb8-449f-8089-caafd9989427@identity-protect.org
- owner-6254980@dentopar.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dentopar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dentopar.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.