Skip to content

Hostname

funty.nl

Last fetched

funty.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · funty.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/funty.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.94.15783.217.64.0/19AS34762BE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

10 observed subdomains of funty.nl.

Web-graph footprint

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

7 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for funty.nl.

MechanismTarget
SPF_INCLUDEspf.funty.hypernode.io
SPF_INCLUDEspf.multisafepay.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trampolineland.hypernode.io
SPF_INCLUDEspf.transsmart.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP177.50.28.21/32
SPF_IP188.18.131.146/32
SPF_IP194.69.31.54/32
SPF_IP217.120.88.203
SPF_IP217.122.227.76
SPF_IP46.21.234.164
SPF_IP83.217.89.67
SPF_IP83.217.94.157

Related pages

Pivot deeper into the graph from funty.nl.

Cypher and MCP

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

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