Hostname
orca-hub.com
Last fetched
orca-hub.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orca-hub.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 orca-hub.com owner
- Contact emails
- 03a4b06b-1e02-4e68-8f51-c25978425dd4@identity-protect.org
- 2d5d339e-aed9-4803-a27f-2b4c2ddf604c@identity-protect.org
- 8a4abf51-1eb6-490d-95a0-72d1c58b6f1f@identity-protect.org
- 8c26f7fa-39ee-4604-a62e-cf869ae17c24@identity-protect.org
- 9228e069-b967-4dfc-8f6e-1a2f00e83211@identity-protect.org
- 94ab9b42-659c-4380-8518-d988a9fa9880@identity-protect.org
- cd3ee89f-db78-4ba2-9429-fd1283958f6a@identity-protect.org
- owner-2439095@orca-hub.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of orca-hub.com.
Threat posture
History
Related pages
Pivot deeper into the graph from orca-hub.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orca-hub.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.