Skip to content

Hostname

digitalfm.cl

Last fetched

digitalfm.cl resolves to 3 IPv4 addresses operated by AS6429 in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · digitalfm.clRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/digitalfm.cl

Resolution chain

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

WHOIS identity

Registrar
registrar:nic chile
Organization
Contact emails

Subdomains

6 observed subdomains of digitalfm.cl.

Web-graph footprint

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

57 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for digitalfm.cl.

MechanismTarget
SPF_Adigitalfm.cl
SPF_INCLUDEspf.mercurio.cl
SPF_IP200.12.19.103
SPF_IP200.12.20.103
SPF_IP200.12.24.139
SPF_IP200.12.24.28
SPF_IP200.12.24.39
SPF_IP200.12.25.139
SPF_IP200.12.25.28
SPF_IP200.12.25.39
SPF_IP200.12.26.103
SPF_IP200.12.27.139
SPF_IP200.12.27.28
SPF_IP200.12.27.39
SPF_MXdigitalfm.cl

Related pages

Pivot deeper into the graph from digitalfm.cl.

Cypher and MCP

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

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