Skip to content

Hostname

exito.com

Last fetched

exito.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.24.115104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.128172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.8.174.22152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for exito.com.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.masivapp.com
SPF_IP162.247.216.0/22
SPF_IP170.238.64.174
SPF_IP190.144.162.0/24
SPF_IP192.156.219.5
SPF_IP192.156.219.6

Related pages

Pivot deeper into the graph from exito.com.

Cypher and MCP

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

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