Skip to content

Hostname

io-ltd.com

Last fetched

io-ltd.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · io-ltd.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/io-ltd.com

Resolution chain

io-ltd.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.95.42.23423.95.42.0/23AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1479
Organization
d ambrosio dora
Contact emails

Subdomains

7 observed subdomains of io-ltd.com.

Web-graph footprint

Distinct hostnames that link to or from io-ltd.com in the public web crawl.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • io-ltd.com

SPF policy

7 SPF mechanisms authorising senders for io-ltd.com.

MechanismTarget
SPF_Aio-ltd.com
SPF_IP107.174.226.46
SPF_IP129.121.177.58
SPF_IP208.70.248.122
SPF_IP208.70.254.228
SPF_IP23.95.42.234
SPF_MXio-ltd.com

Related pages

Pivot deeper into the graph from io-ltd.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "io-ltd.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.