Skip to content

Hostname

bh3.com

Last fetched

bh3.com resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · bh3.comRouting diversity5.2/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bh3.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.227.20.60101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.61101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.62101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.63101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.64101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.46101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.47101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.48101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.49101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.50101.227.22.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.164114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.166114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.167114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.169114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.170114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.10180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.12180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.13180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.14180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.15180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN

WHOIS identity

Registrar
iana:1599
Organization
shang hai mi ha you wang luo ke ji co.,ltd.
Contact emails

Subdomains

11 observed subdomains of bh3.com.

Web-graph footprint

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

41 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bh3.com.

Cypher and MCP

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

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