Hostname
amoena.com
Last fetched
amoena.com resolves to 1 IPv4 address operated by REDTECH Red Technology Solutions Limited in GB.
Nutrition Label
Resolution chain
amoena.com 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 |
|---|---|---|---|---|
| 93.184.250.40 | 93.184.248.0/21 | AS47351 | REDTECH Red Technology Solutions Limited | GB |
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 amoena.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for amoena.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.77.176.234 |
| SPF_IP | 167.179.137.122 |
| SPF_IP | 185.64.114.235 |
| SPF_IP | 193.69.145.197/32 |
| SPF_IP | 195.224.122.194 |
| SPF_IP | 212.184.184.212 |
| SPF_IP | 212.184.184.213 |
| SPF_IP | 69.58.109.26 |
| SPF_IP | 77.158.198.116 |
| SPF_IP | 81.246.23.186 |
| SPF_IP | 93.184.240.0/20 |
Related pages
Pivot deeper into the graph from amoena.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amoena.com"})-[: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.