Skip to content

Hostname

claseazul.com

Last fetched

claseazul.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · claseazul.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/claseazul.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.119104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.119104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.131.10151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
172.67.68.21172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
casa tradicion
Contact emails

Subdomains

64 observed subdomains of claseazul.com.

Web-graph footprint

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

264 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for claseazul.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailerjch.claseazul.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.claseazul.com.mx
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.shopifymail.com
SPF_INCLUDEspf.vizito.be
SPF_IP3.215.37.238
SPF_IP3.86.135.228

Related pages

Pivot deeper into the graph from claseazul.com.

Cypher and MCP

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

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