Skip to content

Hostname

bb.se

Last fetched

bb.se resolves to 2 IPv4 addresses operated by NBLNETWORKS-AS Telia Cygate Oy in FI.

Nutrition Label

WHISPER CANON · bb.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bb.se

Resolution chain

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

IPPrefixASNOperatorCountry
83.150.67.12083.150.64.0/18AS29422NBLNETWORKS-AS Telia Cygate OyFI
89.106.200.189.106.200.0/24AS209626ENFLOWNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bb.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bb.se.

MechanismTarget
SPF_INCLUDE_spf.bb.se
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.131.158/32
SPF_IP185.103.214.132
SPF_IP185.103.214.135
SPF_IP185.103.214.141
SPF_IP185.103.214.142
SPF_IP185.43.105.124/32
SPF_IP83.241.254.64/27

Related pages

Pivot deeper into the graph from bb.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bb.se"})-[: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.