Hostname
io-comms.com
Last fetched
io-comms.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
io-comms.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-comms.com owner
- Contact emails
- 1af2a81b-d1ca-422d-a9b6-fff7cdffb217@identity-protect.org
- 20854092-ff58-42d8-a42d-139a9005a391@identity-protect.org
- 4cb7a813-0d05-48ee-a24a-cecb82ab523b@identity-protect.org
- ccac0f1e-f8b6-4ca1-a1c2-d290649f4acb@identity-protect.org
- f2abb8ba-c1ba-424d-a405-aec5e3f146c7@identity-protect.org
- f7c9c7a5-609e-43d5-849d-c62d328895b5@identity-protect.org
- owner-752686@io-comms.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of io-comms.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for io-comms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from io-comms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "io-comms.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.