Hostname
johnhig.com
Last fetched
johnhig.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 johnhig.com owner
- Contact emails
- 1ae150a8-db3c-49a5-b311-e2b12dd7a416@identity-protect.org
- 54017024-7be6-4c1c-975e-7da3d192344b@identity-protect.org
- 9541f46e-f682-4d35-87fb-fc952a953ed6@identity-protect.org
- 97f2d7d2-7535-4621-a61c-417aa2eb565f@identity-protect.org
- cec846a0-582f-4433-97e0-1cb74b9e53fe@identity-protect.org
- e5d35b67-1d20-44d2-b0a9-437f994b9961@identity-protect.org
- e7cd9730-8601-485d-a570-e182b2cd6de0@identity-protect.org
- owner-1292249@johnhig.com.whoisprivacyservice.org
- owner-2908521@johnhig.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from johnhig.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "johnhig.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.