Skip to content

Hostname

ftp.d-server.nl

Last fetched

ftp.d-server.nl resolves to 1 IPv4 address operated by AS24642 in NL.

Nutrition Label

WHISPER CANON · ftp.d-server.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ftp.d-server.nl

Resolution chain

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

IPPrefixASNOperatorCountry
81.18.172.25081.18.160.0/20AS24642NL

WHOIS identity

No WHOIS records are currently associated with ftp.d-server.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ftp.d-server.nl.

MechanismTarget
SPF_Aftp.d-server.nl
SPF_IP178.18.134.0/27
SPF_IP178.18.140.32/27
SPF_IP2a02:990:123:0:0:2:2:248
SPF_IP77.243.228.65/26
SPF_IP77.243.232.192/26
SPF_IP81.18.172.0/24
SPF_MXftp.d-server.nl

Related pages

Pivot deeper into the graph from ftp.d-server.nl.

Cypher and MCP

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

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