Skip to content

Hostname

ftp.dutchcreen.com

Last fetched

ftp.dutchcreen.com resolves to 1 IPv4 address operated by LINFOSYS in NL.

Nutrition Label

WHISPER CANON · ftp.dutchcreen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ftp.dutchcreen.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.206.140.194185.206.140.0/22AS61351LINFOSYSNL

WHOIS identity

No WHOIS records are currently associated with ftp.dutchcreen.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ftp.dutchcreen.com.

MechanismTarget
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.linfosysmail.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEecom.lightspeedhq.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP136.144.133.138
SPF_IP217.100.50.75
SPF_IP2a01:7c8:fff9:536:0:0:0:1
SPF_IP81.169.181.145/32

Related pages

Pivot deeper into the graph from ftp.dutchcreen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ftp.dutchcreen.com"})-[: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.