Hostname
dfsk.cl
Last fetched
dfsk.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
Resolution chain
dfsk.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.206.185.69 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.69 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.73 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.206.185.73 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- automotriz autocar s.a. rep sargent & krahn
- Contact emails
- —
Subdomains
14 observed subdomains of dfsk.cl.
Web-graph footprint
Distinct hostnames that link to or from dfsk.cl in the public web crawl.
36 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dfsk.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fidelizador.org |
| SPF_INCLUDE | spf-00031601.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | dfsk.cl |
Related pages
Pivot deeper into the graph from dfsk.cl.
- IP · 20.206.185.69
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:nic chile
- Country · BR
- TLD · .cl
- Browse hostnames · df…
- 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: "dfsk.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.