Hostname
kazeo.com
Last fetched
kazeo.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
kazeo.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 |
|---|---|---|---|---|
| 212.83.152.79 | 212.83.128.0/19 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- cedric sire
- Contact emails
- exploitation@webedia-group.com
- 07c7d2cb7e8ff4d8cb6cce8371eb5e99-10139108@contact.gandi.net
- 60f8f982b37ac9146dd1cc8379552e4e-3126204@contact.gandi.net
- 6dd71b99f8259bcbe514c2ccbf58975e-770608@contact.gandi.net
- 84c42314984ab0f3b3bff64b4b1db3a6-3126204@contact.gandi.net
- ccc7b16ea928a7d6ac908c2f7d0b77d7-3126204@contact.gandi.net
Subdomains
6,426 observed subdomains of kazeo.com.
Showing 25 of 6,426. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kazeo.com in the public web crawl.
288 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from kazeo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kazeo.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.