Skip to content

Hostname

b5891.cc

Last fetched

b5891.cc resolves to 20 IPv4 addresses operated by COMING-AS - ABCDE GROUP in HK.

Nutrition Label

WHISPER CANON · b5891.ccRouting diversity4.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/b5891.cc

Resolution chain

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

IPPrefixASNOperatorCountry
103.233.11.180103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
103.233.9.166103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
154.23.176.122154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.132154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.136154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.138154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.145154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.175154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.193154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.211154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.110154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.116154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.142154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.191154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.213156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.234156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
202.61.86.119202.61.84.0/22AS133201COMING-AS - ABCDE GROUPHK
206.119.82.38206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
206.119.82.51206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
47.81.25.20447.81.0.0/19AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.TH

WHOIS identity

No WHOIS records are currently associated with b5891.cc in WhisperGraph.

Subdomains

1 observed subdomain of b5891.cc.

Subdomain
www.b5891.cc

Threat posture

History

Related pages

Pivot deeper into the graph from b5891.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "b5891.cc"})-[: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.