Skip to content

Hostname

dfdsseaways.de

Last fetched

dfdsseaways.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IL.

Nutrition Label

WHISPER CANON · dfdsseaways.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dfdsseaways.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.71.23.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.313.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.343.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.893.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
52.222.149.7152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.7852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

2 observed subdomains of dfdsseaways.de.

Web-graph footprint

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

176 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dfdsseaways.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.9.230.143
SPF_IP193.9.230.144
SPF_IP193.9.230.229
SPF_IP207.54.76.149/32
SPF_IP207.54.77.27/32
SPF_MXdfdsseaways.de

Related pages

Pivot deeper into the graph from dfdsseaways.de.

Cypher and MCP

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

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