Hostname
zero21innovation.com
Last fetched
zero21innovation.com resolves to 1 IPv4 address operated by AS209622 in IL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zero21innovation.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 |
|---|---|---|---|---|
| 88.218.117.134 | 88.218.117.0/24 | AS209622 | — | IL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zero21innovation.com owner
- Contact emails
- 02bc759d-e2a2-4952-a2f9-5b2fd0f7d2c4@identity-protect.org
- 89325dc9-08ef-42b8-83d2-e9b1223f90d1@identity-protect.org
- 9f43e09e-7a79-45c5-80d5-505b80351288@identity-protect.org
- a41b8c8f-37b5-4b71-bc9d-1fab0782b1d5@identity-protect.org
- f43a644c-db7d-44c4-a18a-1b4503456c7a@identity-protect.org
- owner-8620865@zero21innovation.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of zero21innovation.com.
Web-graph footprint
Distinct hostnames that link to or from zero21innovation.com in the public web crawl.
7 sites link to this hostname.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from zero21innovation.com.
- IP · 88.218.117.134
- ASN · AS209622
- Registrar · iana:468
- Country · IL
- Email · 02bc759d-e2a2-4952-a2f9-5b2fd0f7d2c4@identity-protect.org
- TLD · .com
- Browse hostnames · ze…
- 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: "zero21innovation.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.