Skip to content

Hostname

adix.cl

Last fetched

adix.cl resolves to 1 IPv4 address operated by AS263237 - PowerHost Telecom SPA in CL.

Nutrition Label

WHISPER CANON · adix.clRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/adix.cl

Resolution chain

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

IPPrefixASNOperatorCountry
200.73.113.87200.73.113.0/24AS263237AS263237 - PowerHost Telecom SPACL

WHOIS identity

No WHOIS records are currently associated with adix.cl in WhisperGraph.

Subdomains

8 observed subdomains of adix.cl.

Threat posture

History

Mail and authentication

MX records

  • adix.cl

SPF policy

9 SPF mechanisms authorising senders for adix.cl.

MechanismTarget
SPF_Aadix.cl
SPF_IP186.64.115.60
SPF_IP186.64.115.61
SPF_IP186.64.115.62
SPF_IP190.98.240.180
SPF_IP200.73.113.71
SPF_IP200.73.113.87
SPF_IP201.217.241.70
SPF_MXadix.cl

Related pages

Pivot deeper into the graph from adix.cl.

Cypher and MCP

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

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