Skip to content

Hostname

codibrix.cl

Last fetched

codibrix.cl resolves to 1 IPv4 address operated by AS52368 - ZAM LTDA. in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · codibrix.clRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/codibrix.cl

Resolution chain

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

IPPrefixASNOperatorCountry
186.64.114.130186.64.114.0/24AS52368AS52368 - ZAM LTDA.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
josé andrés pacheco aedo
Contact emails

Subdomains

13 observed subdomains of codibrix.cl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for codibrix.cl.

MechanismTarget
SPF_Acodibrix.cl
SPF_IP186.64.114.130
SPF_IP186.64.114.131
SPF_IP186.64.114.132
SPF_IP186.64.114.133
SPF_IP186.64.114.134
SPF_IP186.64.119.95
SPF_IP186.64.119.96
SPF_IP186.64.119.97
SPF_MXcodibrix.cl

Related pages

Pivot deeper into the graph from codibrix.cl.

Cypher and MCP

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

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