Skip to content

Hostname

freedomnet.nl

Last fetched

freedomnet.nl resolves to 1 IPv4 address operated by AS206238 in NL. WHOIS lists registrar:nederhost as the registrar.

Nutrition Label

WHISPER CANON · freedomnet.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/freedomnet.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.93.175.46185.93.175.0/24AS206238NL

WHOIS identity

Registrar
registrar:nederhost
Organization
Contact emails

Subdomains

64 observed subdomains of freedomnet.nl.

Web-graph footprint

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

5 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for freedomnet.nl.

MechanismTarget
SPF_Amail.freedomnet.nl
SPF_Aofficemail.freedomnet.nl
SPF_Asmartgw.mail.internal.freedomnet.nl
SPF_INCLUDE_spf.voipgrid.nl
SPF_INCLUDEsoverin.net
SPF_INCLUDEspf.eprov.nl
SPF_IP185.232.98.61
SPF_IP185.93.175.61
SPF_IP2a10:3780:1900:106:10:1:1:115
SPF_IP82.94.183.168
SPF_IP82.94.241.2
SPF_MXfreedomnet.nl

Related pages

Pivot deeper into the graph from freedomnet.nl.

Cypher and MCP

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

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