Hostname
walkingdead-rpg.de
Last fetched
walkingdead-rpg.de resolves to 7 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
walkingdead-rpg.de resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.237.22 | 159.69.0.0/16 | AS24940 | — | DE |
| 195.201.128.179 | 195.201.0.0/16 | AS24940 | — | DE |
| 46.62.237.138 | 46.62.128.0/17 | AS24940 | — | FI |
| 5.161.230.87 | 5.161.230.0/24 | AS213230 | — | US |
| 5.161.47.86 | 5.161.47.0/24 | AS213230 | — | US |
| 5.78.156.59 | 5.78.156.0/24 | AS212317 | — | US |
| 76.223.91.20 | 76.223.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with walkingdead-rpg.de in WhisperGraph.
Subdomains
1 observed subdomain of walkingdead-rpg.de.
| Subdomain |
|---|
| www.walkingdead-rpg.de |
Web-graph footprint
Distinct hostnames that link to or from walkingdead-rpg.de in the public web crawl.
741 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for walkingdead-rpg.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.132.192.13/32 |
| SPF_IP | 159.69.237.1/24 |
| SPF_IP | 159.69.62.107/32 |
| SPF_IP | 168.119.144.249/32 |
| SPF_IP | 176.9.219.73/32 |
| SPF_IP | 78.46.44.164/32 |
| SPF_IP | 94.130.161.143/32 |
| SPF_MX | walkingdead-rpg.de |
Related pages
Pivot deeper into the graph from walkingdead-rpg.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "walkingdead-rpg.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.