Hostname
ptcviz.com
Last fetched
ptcviz.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 ptcviz.com owner
- Contact emails
- 2108e7fc-6d22-4202-a3f2-ec758352af52@identity-protect.org
- a5f2b22a-6304-483b-bf6c-e3f29cc96750@identity-protect.org
- c48d707d-161f-430e-8390-63415094556a@identity-protect.org
- d14da244-e2de-4a13-bcf3-fbfcbf93c881@identity-protect.org
- de0a6665-519d-44d8-a8b9-7662529bee34@identity-protect.org
- eed486a0-5d76-403b-b42e-03cc4c8ddadc@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ptcviz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ptcviz.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.