Skip to content

Hostname

cgcom.es

Last fetched

cgcom.es resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · cgcom.esRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cgcom.es

Resolution chain

cgcom.es resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.92.116.10951.92.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
51.48.234.20251.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.148.6915.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.138.12015.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.188.3015.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

No WHOIS records are currently associated with cgcom.es in WhisperGraph.

Subdomains

15 observed subdomains of cgcom.es.

Web-graph footprint

Distinct hostnames that link to or from cgcom.es in the public web crawl.

765 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cgcom.es.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cgcom.es.

Cypher and MCP

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

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