Skip to content

Hostname

xhtk.net

Last fetched

xhtk.net resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · xhtk.netRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xhtk.net

Resolution chain

xhtk.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.67.222104.22.79.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.148.235.55107.149.130.0/23AS398823PEG-LA - PEG TECH INCUS
172.67.182.13172.68.107.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.116.214.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.116.214.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.116.215.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.116.215.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.148.235.52107.149.130.0/23AS398823PEG-LA - PEG TECH INCUS
107.148.235.53107.149.130.0/23AS398823PEG-LA - PEG TECH INCUS
107.148.235.56107.149.130.0/23AS398823PEG-LA - PEG TECH INCUS
107.148.235.54107.149.130.0/23AS398823PEG-LA - PEG TECH INCUS

WHOIS identity

Registrar
iana:1923
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of xhtk.net.

Web-graph footprint

Distinct hostnames that link to or from xhtk.net in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from xhtk.net.

Cypher and MCP

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

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