Skip to content

Hostname

cortes.group

Last fetched

cortes.group resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cortes.groupRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cortes.group

Resolution chain

cortes.group resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.182.124108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.34108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.37108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.89108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.238.55.5318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.90.1103.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.433.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.633.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.793.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:468
Organization
on behalf of cortes.group owner
Contact emails

Subdomains

2 observed subdomains of cortes.group.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from cortes.group.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cortes.group"})-[: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.