Skip to content

Hostname

freebb.nl

Last fetched

freebb.nl resolves to 2 IPv4 addresses operated by OVH - OVH SAS in BE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · freebb.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/freebb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
164.132.18.121164.132.0.0/16AS16276OVH - OVH SASBE
91.121.181.4391.121.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

48 observed subdomains of freebb.nl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for freebb.nl.

MechanismTarget
SPF_Afreebb.nl
SPF_IP164.132.210.71
SPF_IP2001:41d0:2:4a62:0:0:0:3
SPF_IP91.121.181.43
SPF_MXfreebb.nl

Related pages

Pivot deeper into the graph from freebb.nl.

Cypher and MCP

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

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