Skip to content

Hostname

fancit.nl

Last fetched

fancit.nl resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:exonet b.v. as the registrar.

Nutrition Label

WHISPER CANON · fancit.nlRouting diversity1.5/10Peering density8.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fancit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.165.235.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
registrar:exonet b.v.
Organization
Contact emails

Subdomains

28 observed subdomains of fancit.nl.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for fancit.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP149.210.211.249
SPF_IP185.136.64.131
SPF_IP185.73.8.5
SPF_IP2a01:7c8:aab8:64f:0:0:0:1
SPF_IP2a0d:7980:202:1:1c00:2dff:fe00:1e20
SPF_IP31.3.109.154
SPF_IP35.214.165.2
SPF_IP62.45.195.46
SPF_IP81.172.247.14
SPF_IP92.67.212.115
SPF_IP95.97.190.42

Related pages

Pivot deeper into the graph from fancit.nl.

Cypher and MCP

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

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