Hostname
io-base.com
Last fetched
io-base.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
io-base.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 io-base.com owner
- Contact emails
- 057da69b-5893-4562-8766-015e3253c9b4@identity-protect.org
- 19dead7c-9eb7-4284-b1bf-d1610cac4421@identity-protect.org
- 1c29fc0d-358c-4a15-81e6-aff56a8e303e@identity-protect.org
- 60e67a9c-3bd8-47f4-ade5-c8d903b79af5@identity-protect.org
- 8c1045e6-0c62-4cd5-ae99-a09310c086fb@identity-protect.org
- ad3e938f-2f41-4b9d-bb7c-f080554eacc3@identity-protect.org
- d5dcedbd-fc0e-4969-a7e2-6417601b853f@identity-protect.org
- owner-4296285@io-base.com.whoisprivacyservice.org
- owner-7519153@io-base.com.whoisprivacyservice.org
- owner-7595769@io-base.com.whoisprivacyservice.org
Subdomains
58 observed subdomains of io-base.com.
Showing 4 of 58. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from io-base.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "io-base.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.