Skip to content

Hostname

ht64.cc

Last fetched

ht64.cc resolves to 3 IPv4 addresses operated by AS133199 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ht64.ccRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ht64.cc

Resolution chain

ht64.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.254.148.188103.254.148.0/24AS133199HK
154.218.0.93154.218.0.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
154.218.0.89154.218.0.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ht64.cc.

Cypher and MCP

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

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