Skip to content

Hostname

oa.cl

Last fetched

oa.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · oa.clRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/oa.cl

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.11118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7218.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7418.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
52.84.127.1752.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.2452.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.4352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.4652.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
tecnologias de la informacion openagora sociedad anonima
Contact emails

Subdomains

32 observed subdomains of oa.cl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oa.cl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oa.cl.

Cypher and MCP

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

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