Skip to content

Hostname

postcode-lotterie.de

Last fetched

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

Nutrition Label

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

Resolution chain

postcode-lotterie.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.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.160.105143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.109143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.59143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.68143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1083.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.793.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.893.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.963.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with postcode-lotterie.de in WhisperGraph.

Subdomains

45 observed subdomains of postcode-lotterie.de.

Web-graph footprint

Distinct hostnames that link to or from postcode-lotterie.de in the public web crawl.

984 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for postcode-lotterie.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailservers.expoints.nl
SPF_INCLUDEspf-002f0501.pphosted.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP157.90.22.127
SPF_IP185.76.72.0/22
SPF_IP188.34.154.49
SPF_IP3.121.59.239/32

Related pages

Pivot deeper into the graph from postcode-lotterie.de.

Cypher and MCP

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

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