Skip to content

Hostname

fijnuit.nl

Last fetched

fijnuit.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · fijnuit.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fijnuit.nl

Resolution chain

fijnuit.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.5.89104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.133.59172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
87.236.102.19087.236.96.0/21AS60781NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of fijnuit.nl.

Web-graph footprint

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

111 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fijnuit.nl.

MechanismTarget
SPF_Afijnuit.nl
SPF_INCLUDE_spf.emsrv.eu
SPF_INCLUDEspamfilterserver.com
SPF_IP2a02:cc8:0:0:0:0:102:190
SPF_IP87.236.102.190
SPF_MXfijnuit.nl

Related pages

Pivot deeper into the graph from fijnuit.nl.

Cypher and MCP

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

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