Skip to content

Hostname

fiets.nl

Last fetched

fiets.nl resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · fiets.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fiets.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.18.10018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.4718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.6118.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
217.170.17.89217.170.16.0/23AS29001DMA-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fiets.nl.

MechanismTarget
SPF_INCLUDE_spf.dma.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEproxy.contactcenterlive.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.roularta.be

Related pages

Pivot deeper into the graph from fiets.nl.

Cypher and MCP

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

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