Skip to content

Hostname

xcaret.com

Last fetched

xcaret.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · xcaret.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xcaret.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.50.116107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.228.018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.4.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.156.253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.80.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.134.1233.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.191.19334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.98.8734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.173.21034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.205.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.206.16154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.114.8554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.120.11198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
promotora xcaret s.a.p.i. de c.v.
Contact emails

Subdomains

64 observed subdomains of xcaret.com.

Web-graph footprint

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

1,159 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for xcaret.com.

MechanismTarget
SPF_INCLUDE_spf-dc19.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_INCLUDEspf_b.oracleindustry.com
SPF_IP34.236.15.27
SPF_IP35.173.114.163

Related pages

Pivot deeper into the graph from xcaret.com.

Cypher and MCP

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

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