Skip to content

Hostname

pferde.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.1218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

26 observed subdomains of pferde.de.

Web-graph footprint

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

166 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pferde.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from pferde.de.

Cypher and MCP

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

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