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
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.
WHOIS identity
No WHOIS records are currently associated with postcode-lotterie.de in WhisperGraph.
Subdomains
45 observed subdomains of postcode-lotterie.de.
Showing 25 of 45. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for postcode-lotterie.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailservers.expoints.nl |
| SPF_INCLUDE | spf-002f0501.pphosted.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 157.90.22.127 |
| SPF_IP | 185.76.72.0/22 |
| SPF_IP | 188.34.154.49 |
| SPF_IP | 3.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.