Skip to content

Hostname

felloo.nl

Last fetched

felloo.nl resolves to 1 IPv4 address operated by AS21221 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.64.30217.18.64.0/20AS21221NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

9 observed subdomains of felloo.nl.

Web-graph footprint

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

50 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for felloo.nl.

MechanismTarget
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDE_spf.netwerkplan.nl
SPF_INCLUDEip4.spf.routit.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP217.18.64.30
SPF_IP217.18.79.190
SPF_IP2a00:19c0:a064:30:0:0:0:1
SPF_IP2a03:9700:8000:0:0:0:1:24
SPF_IP77.222.68.8/29

Related pages

Pivot deeper into the graph from felloo.nl.

Cypher and MCP

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

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