Skip to content

Hostname

bbactive.nl

Last fetched

bbactive.nl resolves to 212.114.115.99, announced in 212.114.96.0/19 by NL-BIT - BIT BV in NL. bbactive.nl 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 · bbactive.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bbactive.nl

Resolution chain

IPv6 resolution

Attribution

bit

ORIGIN_AS

WHOIS identity

Registrar
registrar:registrar proxy

Subdomains

Mail and authentication

Nameservers

  • dns.bbactive.eu
  • dns.bbactive.nl

MX records

  • mx0.bbactive.eu
  • mail.bbactive.nl

SPF policy

  • a: bbactive.nl
  • mx: bbactive.nl
  • ip: 2001:7b8:d08:0:212:114:115:99
  • ip: 212.114.115.99

Threat-feed evidence

History

Related pages

Pivot from bbactive.nl 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: "bbactive.nl"})-[: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.