Skip to content

Hostname

fit.nl

Last fetched

fit.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · fit.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.217.221213.239.192.0/18AS24940DE

WHOIS identity

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

Subdomains

24 observed subdomains of fit.nl.

Web-graph footprint

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

541 sites link to this hostname.

316 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fit.nl.

MechanismTarget
SPF_Afit.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_IP138.201.190.95/21
SPF_IP141.138.168.0/21
SPF_IP141.138.168.149/21
SPF_IP195.211.72.0/22
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_IP77.235.58.101/21
SPF_MXfit.nl

Related pages

Pivot deeper into the graph from fit.nl.

Cypher and MCP

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

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