Skip to content

Hostname

pedigree.de

Last fetched

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

Nutrition Label

WHISPER CANON · pedigree.deRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/pedigree.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.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.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.11513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.221.273.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.63.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.703.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.823.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.165.190.143.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.423.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.433.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.743.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

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

Subdomains

12 observed subdomains of pedigree.de.

Web-graph footprint

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

81 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pedigree.de.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_IP89.238.69.29/32

Related pages

Pivot deeper into the graph from pedigree.de.

Cypher and MCP

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

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