Skip to content

Hostname

xpki.io

Last fetched

xpki.io resolves to 12 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · xpki.ioRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/xpki.io

Resolution chain

xpki.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.102.101.14296.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.101.18296.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.2096.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.4096.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.5396.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.5496.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.101.13696.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.101.15796.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.1096.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.101.13996.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.98.3796.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.102.101.15996.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

64 observed subdomains of xpki.io.

Threat posture

History

Related pages

Pivot deeper into the graph from xpki.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xpki.io"})-[: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.