Skip to content

Hostname

cruz.com

Last fetched

cruz.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.10213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.130.13143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.42143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.70143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.90143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.10154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.11854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
cruz
Contact emails

Subdomains

6 observed subdomains of cruz.com.

Web-graph footprint

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

35 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cruz.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cruz.com.

Cypher and MCP

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

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