Hostname
scheideanstalt.de
Last fetched
scheideanstalt.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
scheideanstalt.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.122.124.178 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.127.93.113 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.110.31 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.159.103.178 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.123.229 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.142.104 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.224.34 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.110.24 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.155.108 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.50.184 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.199.53 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.199.81 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with scheideanstalt.de in WhisperGraph.
Subdomains
50 observed subdomains of scheideanstalt.de.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scheideanstalt.de in the public web crawl.
183 sites link to this hostname.
101 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for scheideanstalt.de.
| Mechanism | Target |
|---|---|
| SPF_A | scheideanstalt.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 10.10.96.0/20 |
| SPF_IP | 185.55.68.224/27 |
| SPF_IP | 194.25.88.34/29 |
| SPF_IP | 213.146.228.146/29 |
| SPF_IP | 217.243.151.210/28 |
| SPF_IP | 217.92.4.41 |
| SPF_IP | 31.170.109.198 |
| SPF_IP | 62.138.193.32/27 |
| SPF_IP | 62.138.194.192/27 |
| SPF_IP | 80.152.225.103 |
| SPF_IP | 80.83.126.60 |
| SPF_MX | scheideanstalt.de |
Related pages
Pivot deeper into the graph from scheideanstalt.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scheideanstalt.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.