Skip to content

Hostname

petsdeli.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.104108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.43108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.53108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.86108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1133.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.323.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.83.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.873.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.263.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.453.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.773.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.823.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

63 observed subdomains of petsdeli.de.

Web-graph footprint

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

280 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for petsdeli.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from petsdeli.de.

Cypher and MCP

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

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