Skip to content

Hostname

amoena.com

Last fetched

amoena.com resolves to 1 IPv4 address operated by REDTECH Red Technology Solutions Limited in GB.

Nutrition Label

WHISPER CANON · amoena.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amoena.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.184.250.4093.184.248.0/21AS47351REDTECH Red Technology Solutions LimitedGB

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for amoena.com.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.77.176.234
SPF_IP167.179.137.122
SPF_IP185.64.114.235
SPF_IP193.69.145.197/32
SPF_IP195.224.122.194
SPF_IP212.184.184.212
SPF_IP212.184.184.213
SPF_IP69.58.109.26
SPF_IP77.158.198.116
SPF_IP81.246.23.186
SPF_IP93.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 20

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