Skip to content

Hostname

bsg.nl

Last fetched

bsg.nl resolves to 185.17.82.78, announced in 185.17.82.0/24 by EXCL-AS - Exclusief.net BV in NL. bsg.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 · bsg.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bsg.nl

Resolution chain

IPv6 resolution

No AAAA record for bsg.nl is recorded in WhisperGraph.

Attribution

exclusief net

ORIGIN_AS

WHOIS identity

Registrar
registrar:exclusief.net b.v.

Subdomains

Mail and authentication

Nameservers

  • dns1.bsg.nl
  • dns2.bsg.nl
  • dns3.bsg.nl

MX records

  • efa1.exclusief.net
  • efa4.exclusief.net

SPF policy

  • include: _spf.exclusief.net
  • mx: bsg.nl

Threat-feed evidence

History

Related pages

Pivot from bsg.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: "bsg.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.