Skip to content

Hostname

meliacuba.com

Last fetched

meliacuba.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · meliacuba.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/meliacuba.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.6104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.6104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.194172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1383
Organization
francisco antonio camps orfila
Contact emails

Subdomains

17 observed subdomains of meliacuba.com.

Web-graph footprint

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

170 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

60 SPF mechanisms authorising senders for meliacuba.com.

MechanismTarget
SPF_Ameliacuba.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP152.207.61.136
SPF_IP18.197.38.43
SPF_IP190.15.148.90
SPF_IP190.15.148.91
SPF_IP190.6.88.80
SPF_IP190.6.88.81
SPF_IP190.6.89.100
SPF_IP190.6.89.101
SPF_IP192.227.120.134
SPF_IP192.227.120.135
SPF_IP200.55.135.90
SPF_IP200.55.136.218
SPF_IP200.55.140.41
SPF_IP200.55.140.43
SPF_IP200.55.140.44
SPF_IP200.55.142.106
SPF_IP200.55.142.114
SPF_IP200.55.143.107
SPF_IP200.55.143.250
SPF_IP200.55.144.114
SPF_IP200.55.145.187
SPF_IP200.55.145.250
SPF_IP200.55.149.90
SPF_IP200.55.151.98
SPF_IP200.55.153.19
SPF_IP200.55.153.24
SPF_IP200.55.162.114
SPF_IP200.55.163.51
SPF_IP200.55.163.52
SPF_IP200.55.164.226
SPF_IP200.55.164.227
SPF_IP200.55.164.228
SPF_IP200.55.167.162
SPF_IP200.55.167.170
SPF_IP200.55.167.178
SPF_IP200.55.167.226
SPF_IP200.55.167.234
SPF_IP200.55.169.84
SPF_IP200.55.170.234
SPF_IP200.55.170.235
SPF_IP200.55.170.50
SPF_IP200.55.170.58
SPF_IP200.55.180.178
SPF_IP200.55.180.179/32
SPF_IP200.55.180.180/32
SPF_IP200.55.180.181
SPF_IP200.55.180.182
SPF_IP200.55.184.141/32
SPF_IP200.55.184.142/32
SPF_IP200.55.184.145
SPF_IP200.55.184.146
SPF_IP200.55.184.147
SPF_IP200.61.189.153
SPF_IP201.234.146.130
SPF_IP209.61.212.5
SPF_IP82.98.131.148
SPF_IP89.17.201.146
SPF_MXmeliacuba.com

Related pages

Pivot deeper into the graph from meliacuba.com.

Cypher and MCP

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

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