Hostname
kor-test.com
Last fetched
kor-test.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kor-test.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 kor-test.com owner
- Contact emails
- 067f96e6-879a-4ba4-9fa6-f94939fcc8ad@identity-protect.org
- 0e2698bb-aca2-45d2-99e8-c775ab248f4a@identity-protect.org
- 3287c8f6-d6bf-417d-88ee-99a794fc32af@identity-protect.org
- 446bbcab-e031-46b8-b902-e719c018d3aa@identity-protect.org
- 4d72b4a7-84d7-4616-bf13-035a0c5e1d21@identity-protect.org
- 80123a52-7da5-43b3-aebd-3f72f0d361ca@identity-protect.org
- da4b6a23-34b0-45bf-945b-fa8b0ff1a8d6@identity-protect.org
- owner-8522955@kor-test.com.whoisprivacyservice.org
Subdomains
49 observed subdomains of kor-test.com.
Showing 25 of 49. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from kor-test.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kor-test.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.