Hostname
rotary.de
Last fetched
rotary.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
rotary.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.79.72.127 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with rotary.de in WhisperGraph.
Subdomains
950 observed subdomains of rotary.de.
Showing 25 of 950. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rotary.de in the public web crawl.
983 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for rotary.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.rotary-bna.de |
| SPF_A | rotary.de |
| SPF_INCLUDE | _spf.plusserver.com |
| SPF_IP | 195.244.113.61 |
| SPF_IP | 31.172.108.194 |
| SPF_IP | 80.153.226.126 |
| SPF_IP | 89.21.51.82 |
| SPF_IP | 91.26.205.90 |
| SPF_IP | 91.26.205.91 |
| SPF_MX | rotary.de |
Related pages
Pivot deeper into the graph from rotary.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rotary.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.