Skip to content

Hostname

flevonatuur.nl

Last fetched

flevonatuur.nl resolves to 1 IPv4 address operated by TrueServer-AS - TrueFullstaq B.V. in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.174.1787.233.128.0/18AS15703TrueServer-AS - TrueFullstaq B.V.NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

9 observed subdomains of flevonatuur.nl.

Web-graph footprint

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

85 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for flevonatuur.nl.

MechanismTarget
SPF_Aflevonatuur.nl
SPF_Amail.merlinis.nl
SPF_Amailservers.amplixs.com
SPF_INCLUDE_spf.supportbyrobin.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP185.99.128.0/22
SPF_IP2001:9a8:3e:0:87:233:154:101
SPF_IP2001:9a8:3e:0:87:233:154:102
SPF_IP2001:9a8:7d:1::/64
SPF_IP212.204.202.121
SPF_IP213.189.0.0/23
SPF_IP37.74.199.249
SPF_IP87.233.154.96/27
SPF_IP87.233.169.128/27
SPF_MXflevonatuur.nl

Related pages

Pivot deeper into the graph from flevonatuur.nl.

Cypher and MCP

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

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