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
Resolution chain
skc.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.122.91.57 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 200.6.98.98 | 200.6.98.0/23 | AS27659 | — | CL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for skc.cl.
| Mechanism | Target |
|---|---|
| SPF_A | skc.cl |
| SPF_INCLUDE | 45010047.spf05.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.fromdoppler.com |
| SPF_INCLUDE | spf.hostmar.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.177.98.240 |
| SPF_IP | 186.148.5.41 |
| SPF_IP | 200.6.98.8/32 |
Related pages
Pivot deeper into the graph from skc.cl.
- IP · 20.122.91.57
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:nic chile
- Country · US
- TLD · .cl
- Browse hostnames · sk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.