Skip to content

Hostname

guthaben.de

Last fetched

guthaben.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · guthaben.deRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/guthaben.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.11113.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.1513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.153.10313.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.3813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8613.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.205.11418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

11 observed subdomains of guthaben.de.

Web-graph footprint

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

156 sites link to this hostname.

345 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for guthaben.de.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from guthaben.de.

Cypher and MCP

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

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