Skip to content

Hostname

skc.cl

Last fetched

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

Nutrition Label

WHISPER CANON · skc.clRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/skc.cl

Resolution chain

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

IPPrefixASNOperatorCountry
20.122.91.5720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
200.6.98.98200.6.98.0/23AS27659CL

WHOIS identity

Registrar
registrar:nic chile
Organization
skc
Contact emails

Subdomains

14 observed subdomains of skc.cl.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for skc.cl.

MechanismTarget
SPF_Askc.cl
SPF_INCLUDE45010047.spf05.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.177.98.240
SPF_IP186.148.5.41
SPF_IP200.6.98.8/32

Related pages

Pivot deeper into the graph from skc.cl.

Cypher and MCP

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

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