Skip to content

Hostname

melia.com

Last fetched

melia.com resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

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

Resolution chain

melia.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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 melia.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for melia.com.

MechanismTarget
SPF_INCLUDE_spf-emea.onbmc.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.melia.com
SPF_IP185.136.188.209
SPF_IP185.136.188.210
SPF_IP185.136.189.125
SPF_IP185.136.189.210
SPF_IP194.224.193.235
SPF_IP194.224.193.236
SPF_IP195.235.240.71
SPF_IP198.37.154.6
SPF_IP217.116.23.56
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP85.62.72.226/32
SPF_IP85.62.72.227/32
SPF_IP85.62.72.236/32
SPF_IP85.62.72.237/32
SPF_IP85.62.72.41/32
SPF_MXmelia.com

Related pages

Pivot deeper into the graph from melia.com.

Cypher and MCP

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

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