Skip to content

Hostname

cobsandcogs.cl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.220.22515.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.101.19818.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.114.7454.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.24.7256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.74.20356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.87.2556.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:nic chile
Organization
club deportivo cobs y cogs
Contact emails

Subdomains

1 observed subdomain of cobsandcogs.cl.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cobsandcogs.cl.

Cypher and MCP

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

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