Hostname
freedom2surf.net
Last fetched
freedom2surf.net resolves to 2 IPv4 addresses operated by AS13285 in GB. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
freedom2surf.net 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 |
|---|---|---|---|---|
| 194.106.56.38 | 194.106.32.0/19 | AS13285 | — | GB |
| 212.74.99.36 | 212.74.96.0/19 | AS13285 | — | GB |
WHOIS identity
- Registrar
- iana:9
- Organization
- freedom to surf
- Contact emails
Subdomains
87,548 observed subdomains of freedom2surf.net.
Showing 25 of 87,548. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freedom2surf.net in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for freedom2surf.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tiscali.co.uk |
| SPF_IP | 194.106.33.0/24 |
| SPF_IP | 194.106.56.0/24 |
| SPF_IP | 216.40.33.45 |
| SPF_IP | 62.44.71.160/27 |
| SPF_IP | 62.44.71.192/27 |
| SPF_MX | freedom2surf.net |
Related pages
Pivot deeper into the graph from freedom2surf.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freedom2surf.net"})-[: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.