Skip to content

Hostname

hanbaoyx.com

Last fetched

hanbaoyx.com resolves to 13 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · hanbaoyx.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hanbaoyx.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.12.21.39154.12.21.0/24AS401701COGNETCLOUD-2 - cognetcloud INCUS
154.201.85.143154.201.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
194.147.100.114194.147.100.0/24AS201106US
194.147.100.115194.147.100.0/24AS201106US
38.97.254.24238.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24638.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24838.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25338.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
45.158.21.10745.158.21.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.158.22.12445.158.22.0/24AS35251ANTI-DDOS - NetLab GlobalCA
51.81.210.1151.81.128.0/17AS16276US

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from hanbaoyx.com.

Cypher and MCP

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

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