Skip to content

Hostname

bbss.no

Last fetched

bbss.no resolves to 2 IPv4 addresses operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · bbss.noRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bbss.no

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bbss.no in WhisperGraph.

Subdomains

1 observed subdomain of bbss.no.

Subdomain
www.bbss.no

Web-graph footprint

Distinct hostnames that link to or from bbss.no in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bbss.no.

MechanismTarget
SPF_INCLUDEspf-mr.infostorm.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.192.177.0/27
SPF_IP194.182.254.0/24
SPF_IP195.254.214.0/26
SPF_IP217.18.206.0/24
SPF_IP77.110.205.50

Related pages

Pivot deeper into the graph from bbss.no.

Cypher and MCP

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

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