Skip to content

Hostname

cholula.com

Last fetched

cholula.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · cholula.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cholula.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.11313.35.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11813.35.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7413.35.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9213.35.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
3.175.207.1153.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1253.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.23.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.243.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
65.9.175.11465.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11565.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6365.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
salsas de jalisco cacu, s.a. de c.v.
Contact emails

Subdomains

3 observed subdomains of cholula.com.

Web-graph footprint

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

306 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cholula.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cholula.com.

Cypher and MCP

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

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