Skip to content

Hostname

fijn.nl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.164.15287.238.160.0/21AS34762BE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

3 observed subdomains of fijn.nl.

Web-graph footprint

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

27 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fijn.nl.

MechanismTarget
SPF_Afijn.nl
SPF_INCLUDE_spf.level27.be
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sw6fijn.hypernode.io
SPF_INCLUDEtrustpilotservice.com
SPF_IP138.201.49.39
SPF_IP2a01:4f8:172:a26:0:0:0:2
SPF_MXfijn.nl

Related pages

Pivot deeper into the graph from fijn.nl.

Cypher and MCP

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

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