Skip to content

Hostname

dc.ddct.cl

Last fetched

dc.ddct.cl resolves to 1 IPv4 address operated by AS263700 in CL.

Nutrition Label

WHISPER CANON · dc.ddct.clRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dc.ddct.cl

Resolution chain

dc.ddct.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.255.70.33132.255.68.0/22AS263700CL

WHOIS identity

No WHOIS records are currently associated with dc.ddct.cl in WhisperGraph.

Subdomains

5 observed subdomains of dc.ddct.cl.

Threat posture

History

Mail and authentication

MX records

  • dc.ddct.cl

SPF policy

6 SPF mechanisms authorising senders for dc.ddct.cl.

MechanismTarget
SPF_Adc.ddct.cl
SPF_IP132.255.70.1
SPF_IP132.255.70.33
SPF_IP138.121.170.35
SPF_IP190.98.199.144
SPF_MXdc.ddct.cl

Related pages

Pivot deeper into the graph from dc.ddct.cl.

Cypher and MCP

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

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