Hostname
ozekicluster.com
Last fetched
ozekicluster.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ozekicluster.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.99.42.43 | 79.99.147.0/24 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- ozeki ldt.
- Contact emails
- gyula@ozeki.hu
- 2b9565ac-0f8b-4f6d-bf95-4f6451565507@identity-protect.org
- 2d57c946-1030-47d8-b052-c0f8cb69c424@identity-protect.org
- 37b6e7ab-49b7-4209-8104-16a93a7d6058@identity-protect.org
- 6a221ade-2307-45b3-9b8c-0ece725bc78e@identity-protect.org
- 86f12bd6-8798-458c-adaa-37c9fc4b9ed2@identity-protect.org
- b82467b7-cd08-4e91-a80b-8113844529d5@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from ozekicluster.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ozekicluster.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ozekicluster.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.