Skip to content

Hostname

weltsparen.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.109108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.13108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.17108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.47108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.236.11852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.4799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

25 observed subdomains of weltsparen.de.

Web-graph footprint

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

679 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for weltsparen.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from weltsparen.de.

Cypher and MCP

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

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