Skip to content

Hostname

jb3.053hd.com

Last fetched

jb3.053hd.com resolves to 8 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in HK.

Nutrition Label

WHISPER CANON · jb3.053hd.comRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/jb3.053hd.com

Resolution chain

jb3.053hd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.234.124.11156.234.124.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.124.13156.234.124.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.124.14156.234.124.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
183.90.187.174183.90.187.0/24AS400619AROSS-AS - AROSSCLOUD INC.
183.90.187.133183.90.187.0/24AS400619AROSS-AS - AROSSCLOUD INC.
156.234.119.227156.234.119.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
183.90.187.194183.90.187.0/24AS400619AROSS-AS - AROSSCLOUD INC.
156.234.119.229156.234.119.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited

WHOIS identity

No WHOIS records are currently associated with jb3.053hd.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from jb3.053hd.com.

Cypher and MCP

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

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