Skip to content

Hostname

b2bkl.com

Last fetched

b2bkl.com resolves to 66.29.132.103, announced in 66.29.132.0/24 by NAMECHEAP-NET - Namecheap, Inc. in US. b2bkl.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · b2bkl.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/b2bkl.com

Resolution chain

IPv6 resolution

No AAAA record for b2bkl.com is recorded in WhisperGraph.

Attribution

namecheap

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
pan zu jing
Contact emails
2716908108@qq.com, 1a59cc89bc3b4c21b9c0f6b56ccabf0d.protect@whoisguard.com, 6d728177c8444e29bdf1df0ed9319abc.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.namecheaphosting.com
  • dns2.namecheaphosting.com

MX records

  • mx1-hosting.jellyfish.systems
  • mx2-hosting.jellyfish.systems
  • mx3-hosting.jellyfish.systems

SPF policy

  • a: b2bkl.com
  • mx: b2bkl.com
  • include: spf.web-hosting.com
  • ip: 66.29.132.100
  • ip: 66.29.132.103
  • ip: 66.29.132.104

Threat-feed evidence

History

Related pages

Pivot from b2bkl.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "b2bkl.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.