Skip to content

Hostname

funforest.nl

Last fetched

funforest.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · funforest.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/funforest.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.240.72.22035.240.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.240.72.22035.240.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

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

Subdomains

2 observed subdomains of funforest.nl.

Web-graph footprint

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

239 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for funforest.nl.

MechanismTarget
SPF_INCLUDEemail.nmbrsapp.com
SPF_INCLUDEmail.connect.visma.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP149.72.236.193/32
SPF_IP185.12.146.140
SPF_IP185.37.124.160
SPF_IP192.254.119.131/32
SPF_IP217.21.200.160
SPF_IP31.161.230.114
SPF_IP77.163.42.191

Related pages

Pivot deeper into the graph from funforest.nl.

Cypher and MCP

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

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