Hostname
ozekialarm.com
Last fetched
ozekialarm.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ozekialarm.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.42.0/24 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ozekialarm.com owner
- Contact emails
- 172d9aaf-39f1-4981-afe3-936dc8084efc@identity-protect.org
- 2fa7be93-dc4e-4617-a2c5-b4ee56521779@identity-protect.org
- 386b0ef8-1071-4bd4-85ed-2e3409614076@identity-protect.org
- 93927c3b-94a2-4623-a060-7071fd7974f4@identity-protect.org
- 98949ea5-45b3-4349-b578-55d9f102d62e@identity-protect.org
- ef43df48-a289-43cf-994b-a64bbe93c82a@identity-protect.org
- owner-4419832@ozekialarm.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from ozekialarm.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ozekialarm.com.
- IP · 79.99.42.43
- ASN · AS8560
- Registrar · iana:468
- Country · GB
- Email · 172d9aaf-39f1-4981-afe3-936dc8084efc@identity-protect.org
- TLD · .com
- Browse hostnames · oz…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ozekialarm.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.