Skip to content

Hostname

dfl.de

Last fetched

dfl.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dfl.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dfl.de

Resolution chain

dfl.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.238.10813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.2113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.2713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.5313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.8313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.9613.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with dfl.de in WhisperGraph.

Subdomains

92 observed subdomains of dfl.de.

Web-graph footprint

Distinct hostnames that link to or from dfl.de in the public web crawl.

873 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dfl.de.

Related pages

Pivot deeper into the graph from dfl.de.

Cypher and MCP

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

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