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
Resolution chain
freebb.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.132.18.121 | 164.132.0.0/16 | AS16276 | OVH - OVH SAS | BE |
| 91.121.181.43 | 91.121.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
48 observed subdomains of freebb.nl.
Showing 25 of 48. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | freebb.nl |
| SPF_IP | 164.132.210.71 |
| SPF_IP | 2001:41d0:2:4a62:0:0:0:3 |
| SPF_IP | 91.121.181.43 |
| SPF_MX | freebb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.