Skip to content

Hostname

hblw168.com

Last fetched

hblw168.com resolves to 5 IPv4 addresses operated by AS3216 in RU. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · hblw168.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hblw168.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.75.253.226128.75.224.0/19AS3216RU
14.0.57.1314.0.57.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
140.150.36.50140.150.36.0/24AS54994ML-1432-54994 - Meteverse Limited.US
154.202.53.162154.202.48.0/20AS40065CNSERVERS - CNSERVERS LLCHK
157.185.175.105157.185.175.0/24AS54994ML-1432-54994 - Meteverse Limited.US

WHOIS identity

Registrar
iana:3758
Organization
chenzhihao
Contact emails

Subdomains

2 observed subdomains of hblw168.com.

Web-graph footprint

Distinct hostnames that link to or from hblw168.com in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hblw168.com.

Cypher and MCP

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

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