Skip to content

Hostname

nbbu.nl

Last fetched

nbbu.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · nbbu.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nbbu.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.179.14687.233.128.0/18AS15703NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

14 observed subdomains of nbbu.nl.

Web-graph footprint

Distinct hostnames that link to or from nbbu.nl in the public web crawl.

514 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nbbu.nl.

MechanismTarget
SPF_INCLUDEcmail1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.250.237.0/24
SPF_IP185.46.182.0/23
SPF_IP2001:9a8:185:0:87:233:179:146
SPF_IP213.125.189.210
SPF_IP46.44.144.18
SPF_IP87.233.179.146
SPF_IP87.253.234.0/24
SPF_IP91.200.51.234

Related pages

Pivot deeper into the graph from nbbu.nl.

Cypher and MCP

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

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