Skip to content

Hostname

amarehotels.com

Last fetched

amarehotels.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.169.10051.38.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:1647
Organization
fuertegroup
Contact emails

Subdomains

16 observed subdomains of amarehotels.com.

Web-graph footprint

Distinct hostnames that link to or from amarehotels.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for amarehotels.com.

MechanismTarget
SPF_Aamarehotels.com
SPF_INCLUDE_spf.google.com
SPF_IP195.248.231.28
SPF_IP195.248.231.4
SPF_IP5.2.24.105
SPF_IP5.2.24.107
SPF_IP5.2.29.3
SPF_IP5.39.16.167
SPF_IP51.38.169.100
SPF_IP51.75.233.101
SPF_MXamarehotels.com

Related pages

Pivot deeper into the graph from amarehotels.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amarehotels.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.