Skip to content

Hostname

bbkki.com

Last fetched

bbkki.com resolves to 2 IPv4 addresses operated by LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bbkki.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bbkki.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.200.228.190101.200.0.0/16AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
101.200.228.190101.200.0.0/16AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
39.105.68.2539.104.0.0/15AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
39.105.68.2539.104.0.0/15AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN

WHOIS identity

Registrar
iana:420
Organization
fdhad fhdfa
Contact emails

Subdomains

35 observed subdomains of bbkki.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bbkki.com.

MechanismTarget
SPF_INCLUDEspf.tutanota.de

Related pages

Pivot deeper into the graph from bbkki.com.

Cypher and MCP

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

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