Hostname
ratioform.de
Last fetched
ratioform.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
ratioform.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.70.57 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.68.15.138 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.162.49 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from ratioform.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ratioform.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 3.122.3.46 |
| SPF_IP | 35.156.23.205 |
| SPF_IP | 37.218.253.179 |
| SPF_IP | 91.192.40.0/22 |
| SPF_IP | 92.79.85.164 |
Related pages
Pivot deeper into the graph from ratioform.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ratioform.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.