Skip to content

Hostname

bjabedb.com

Last fetched

bjabedb.com resolves to 2 IPv4 addresses operated by AS38186 in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · bjabedb.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/bjabedb.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.99.28.102118.99.28.0/24AS38186HK
38.177.157.22138.177.128.0/18AS398478PEG-HK - PEG TECH INCUS

WHOIS identity

Registrar
iana:1923
Organization
lei li
Contact emails

Subdomains

2 observed subdomains of bjabedb.com.

Threat posture

History

Related pages

Pivot deeper into the graph from bjabedb.com.

Cypher and MCP

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

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