Skip to content

Hostname

rotary.de

Last fetched

rotary.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · rotary.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rotary.de

Resolution chain

rotary.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.79.72.1273.64.0.0/12AS16509AMAZON-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.

Web-graph footprint

Distinct hostnames that link to or from rotary.de in the public web crawl.

983 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rotary.de.

MechanismTarget
SPF_Amail.rotary-bna.de
SPF_Arotary.de
SPF_INCLUDE_spf.plusserver.com
SPF_IP195.244.113.61
SPF_IP31.172.108.194
SPF_IP80.153.226.126
SPF_IP89.21.51.82
SPF_IP91.26.205.90
SPF_IP91.26.205.91
SPF_MXrotary.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.