Skip to content

Hostname

timon.nl

Last fetched

timon.nl resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:proxsys technology b.v. as the registrar.

Nutrition Label

WHISPER CANON · timon.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/timon.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.5.32104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:proxsys technology b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of timon.nl.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for timon.nl.

MechanismTarget
SPF_INCLUDE_spf.axxerion.com
SPF_INCLUDE_spf.proxsys.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.137.243.124/32
SPF_IP195.137.243.189/32
SPF_IP195.137.243.33/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.206.255.51
SPF_IP2a03:9700:8000:0:72a0:7a57:f439:d9a2
SPF_IP31.7.2.20
SPF_IP82.201.49.79
SPF_IP84.241.182.106/32
SPF_IP95.211.164.116/32

Related pages

Pivot deeper into the graph from timon.nl.

Cypher and MCP

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

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