Skip to content

Hostname

darktrace.fd.nl

Last fetched

darktrace.fd.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · darktrace.fd.nlRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/darktrace.fd.nl

Resolution chain

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

IPPrefixASNOperatorCountry
52.212.209.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.108.2954.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.61.5979.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with darktrace.fd.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for darktrace.fd.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP168.245.66.170
SPF_IP37.251.181.92/32
SPF_IP62.58.66.139/32
SPF_IP62.58.66.150/32
SPF_IP94.237.34.164

Related pages

Pivot deeper into the graph from darktrace.fd.nl.

Cypher and MCP

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

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