Skip to content

Hostname

nobb.nl

Last fetched

nobb.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.23.2.22320.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of nobb.nl.

Web-graph footprint

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

129 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for nobb.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoclcspf3.oclc.org
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.bibliotheek.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.144.22.178
SPF_IP195.18.109.194/27
SPF_IP195.18.109.196
SPF_IP195.18.109.202
SPF_IP213.124.20.13
SPF_IP217.100.220.94
SPF_IP46.129.18.30
SPF_IP46.129.18.62
SPF_IP46.129.21.178
SPF_IP62.221.209.171
SPF_IP83.174.137.97
SPF_IP85.204.109.161
SPF_IP85.90.64.181/25
SPF_IP85.90.64.186
SPF_IP85.90.64.197
SPF_IP85.90.64.198
SPF_IP86.105.232.141
SPF_IP86.105.232.170
SPF_IP86.105.232.176
SPF_IP86.105.232.20
SPF_IP86.105.232.200
SPF_IP86.105.232.230
SPF_IP86.105.24.7
SPF_IP89.46.40.26
SPF_IP89.47.177.242
SPF_IP89.47.180.162
SPF_MXnobb.nl

Related pages

Pivot deeper into the graph from nobb.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nobb.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.