Skip to content

Hostname

changan.cl

Last fetched

changan.cl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · changan.clRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/changan.cl

Resolution chain

changan.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.206.185.6920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
20.206.185.6920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
20.206.185.7320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
20.206.185.7320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
registrar:nic chile
Organization
derco spa
Contact emails

Subdomains

11 observed subdomains of changan.cl.

Web-graph footprint

Distinct hostnames that link to or from changan.cl in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for changan.cl.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from changan.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "changan.cl"})-[: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.