Skip to content

Hostname

wlw.de

Last fetched

wlw.de resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · wlw.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wlw.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.110.13018.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.157.98.21118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.2.14818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.144.24318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.144.8118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.185.2518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.138.1013.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.255.2203.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.140.483.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.170.2183.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.118.4235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.141.12135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.2.15835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.57.19552.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.236.2352.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.193.15863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.38.10763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.212.22063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.231.11863.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wlw.de.

MechanismTarget
SPF_INCLUDE6429610.spf05.hubspotemail.net
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.213.230
SPF_IP185.135.26.106
SPF_MXwlw.de

Related pages

Pivot deeper into the graph from wlw.de.

Cypher and MCP

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

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