Hostname
scd.cl
Last fetched
scd.cl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
scd.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 |
|---|---|---|---|---|
| 104.18.4.175 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.5.175 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- sociedad chilena del derecho de autor
- Contact emails
- —
Subdomains
361 observed subdomains of scd.cl.
Showing 25 of 361. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scd.cl in the public web crawl.
139 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for scd.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fidelizador.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 110.238.65.206 |
| SPF_IP | 190.216.146.103 |
| SPF_IP | 190.216.146.105 |
| SPF_IP | 190.216.146.106 |
| SPF_IP | 190.216.146.107 |
| SPF_IP | 190.216.146.98 |
| SPF_IP | 190.216.146.99 |
| SPF_IP | 190.216.147.228 |
| SPF_IP | 8.242.204.83 |
| SPF_IP | 8.242.204.86 |
Related pages
Pivot deeper into the graph from scd.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scd.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.