Skip to content

Hostname

hdsx45hb.com

Last fetched

hdsx45hb.com resolves to 4 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:4068 as the registrar.

Nutrition Label

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

Resolution chain

hdsx45hb.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.223.69.139104.223.69.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.223.69.140104.223.69.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.223.69.141104.223.69.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.223.69.142104.223.69.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:4068
Organization
shangjizaixian(hubei)wangluojishuyouxiangongsi
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from hdsx45hb.com.

Cypher and MCP

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

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