Skip to content

Hostname

hwtestlive.aszxcd.com

Last fetched

hwtestlive.aszxcd.com resolves to 17 IPv4 addresses operated by PRIME-SEC - Prime Security Corp. in SG.

Nutrition Label

WHISPER CANON · hwtestlive.aszxcd.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hwtestlive.aszxcd.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.251.234.21104.251.234.0/24AS400618PRIME-SEC - Prime Security Corp.SG
104.251.234.22104.251.234.0/24AS400618PRIME-SEC - Prime Security Corp.SG
104.251.234.26104.251.234.0/24AS400618PRIME-SEC - Prime Security Corp.SG
119.8.249.225119.8.249.0/24AS136907BR
119.8.249.227119.8.249.0/24AS136907BR
129.227.87.153129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
129.227.87.157129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
129.227.87.160129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
148.153.241.20148.153.241.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
148.153.241.23148.153.241.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
38.60.178.9238.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX
38.60.178.9538.60.178.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMX
45.196.20.1645.196.20.0/23AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
45.196.20.1745.196.20.0/23AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
45.196.20.1845.196.20.0/23AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
45.196.20.2045.196.20.0/23AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG
45.196.20.2145.196.20.0/23AS63199CDSC-AS1 - CDS Global Cloud Co., LtdSG

WHOIS identity

No WHOIS records are currently associated with hwtestlive.aszxcd.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from hwtestlive.aszxcd.com.

Cypher and MCP

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

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