Skip to content

Hostname

bbo.nu

Last fetched

bbo.nu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · bbo.nuRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bbo.nu

Resolution chain

bbo.nu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.93.232.45142.93.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with bbo.nu in WhisperGraph.

Subdomains

1 observed subdomain of bbo.nu.

Subdomain
www.bbo.nu

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bbo.nu.

MechanismTarget
SPF_Abbo.nu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEkund.bebetteronline.com
SPF_INCLUDEserver1.bebetteronline.com
SPF_INCLUDEservers.mcsv.net
SPF_IP176.34.111.143
SPF_MXbbo.nu

Related pages

Pivot deeper into the graph from bbo.nu.

Cypher and MCP

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

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