Skip to content

Hostname

02129.cat

Last fetched

02129.cat resolves to 5 IPv4 addresses operated by HKCICL-AS-AP Hong Kong Communications International Co., Limited in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 02129.catRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/02129.cat

Resolution chain

02129.cat resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.86.22.103154.86.22.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.86.22.238154.86.22.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
192.238.180.75192.238.180.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedHK
20.194.192.5920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
45.192.214.20145.192.214.0/24AS138995ANTBOX1-AS-AP Antbox Networks LimitedHK

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

1 observed subdomain of 02129.cat.

Subdomain
www.02129.cat

Threat posture

History

Related pages

Pivot deeper into the graph from 02129.cat.

Cypher and MCP

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

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