Skip to content

Hostname

smu.cl

Last fetched

smu.cl resolves to 8 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · smu.clRouting diversity3.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/smu.cl

Resolution chain

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

WHOIS identity

Registrar
registrar:nic chile
Organization
rendic hermanos s a
Contact emails

Subdomains

27 observed subdomains of smu.cl.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for smu.cl.

MechanismTarget
SPF_Asmu.cl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.smu.cl
SPF_INCLUDEspf2.smu.cl
SPF_MXsmu.cl

Related pages

Pivot deeper into the graph from smu.cl.

Cypher and MCP

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

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