Skip to content

Hostname

ratiodata.de

Last fetched

ratiodata.de resolves to 1 IPv4 address operated by AS42605 in DE.

Nutrition Label

WHISPER CANON · ratiodata.deRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/ratiodata.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.136.78.18283.136.72.0/21AS42605DE

WHOIS identity

No WHOIS records are currently associated with ratiodata.de in WhisperGraph.

Subdomains

76 observed subdomains of ratiodata.de.

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.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for ratiodata.de.

MechanismTarget
SPF_Aratiodata.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.189.171.177
SPF_IP18.153.184.0/27
SPF_IP194.126.206.206/32
SPF_IP194.149.246.0/23
SPF_IP195.200.32.16/28
SPF_IP195.200.34.0/24
SPF_IP195.200.46.0/26
SPF_IP195.35.89.0/26
SPF_IP195.35.89.64/27
SPF_IP195.35.89.96/28
SPF_IP195.4.151.205
SPF_IP20.79.64.145
SPF_IP206.191.224.0/19
SPF_IP212.34.64.185/32
SPF_IP213.203.253.3
SPF_IP23.103.224.0/19
SPF_IP2603:10a6::/32
SPF_IP2a05:d014:b6d:df06::1000/124
SPF_IP2a05:d014:b6d:df07::1000/124
SPF_IP2a05:d014:b6d:df08::1000/124
SPF_IP40.103.0.0/16
SPF_IP62.116.129.216/32
SPF_IP80.190.129.134
SPF_IP80.190.129.135
SPF_IP80.190.129.136
SPF_IP80.190.129.137/32
SPF_IP83.136.72.0/21
SPF_IP83.136.79.186/31
SPF_IP9.141.130.76
SPF_IP91.235.236.17/30
SPF_MXindivsurvey.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 20

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