Hostname
ratiodata.de
Last fetched
ratiodata.de resolves to 1 IPv4 address operated by AS42605 in DE.
Nutrition Label
Resolution chain
ratiodata.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 |
|---|---|---|---|---|
| 83.136.78.182 | 83.136.72.0/21 | AS42605 | — | DE |
WHOIS identity
No WHOIS records are currently associated with ratiodata.de in WhisperGraph.
Subdomains
76 observed subdomains of ratiodata.de.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ratiodata.de in the public web crawl.
89 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for ratiodata.de.
| Mechanism | Target |
|---|---|
| SPF_A | ratiodata.de |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.189.171.177 |
| SPF_IP | 18.153.184.0/27 |
| SPF_IP | 194.126.206.206/32 |
| SPF_IP | 194.149.246.0/23 |
| SPF_IP | 195.200.32.16/28 |
| SPF_IP | 195.200.34.0/24 |
| SPF_IP | 195.200.46.0/26 |
| SPF_IP | 195.35.89.0/26 |
| SPF_IP | 195.35.89.64/27 |
| SPF_IP | 195.35.89.96/28 |
| SPF_IP | 195.4.151.205 |
| SPF_IP | 20.79.64.145 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 212.34.64.185/32 |
| SPF_IP | 213.203.253.3 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 2603:10a6::/32 |
| SPF_IP | 2a05:d014:b6d:df06::1000/124 |
| SPF_IP | 2a05:d014:b6d:df07::1000/124 |
| SPF_IP | 2a05:d014:b6d:df08::1000/124 |
| SPF_IP | 40.103.0.0/16 |
| SPF_IP | 62.116.129.216/32 |
| SPF_IP | 80.190.129.134 |
| SPF_IP | 80.190.129.135 |
| SPF_IP | 80.190.129.136 |
| SPF_IP | 80.190.129.137/32 |
| SPF_IP | 83.136.72.0/21 |
| SPF_IP | 83.136.79.186/31 |
| SPF_IP | 9.141.130.76 |
| SPF_IP | 91.235.236.17/30 |
| SPF_MX | indivsurvey.de |
Related pages
Pivot deeper into the graph from ratiodata.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ratiodata.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.