Skip to content

Hostname

cimal.corte.cloud

Last fetched

cimal.corte.cloud resolves to 8 IPv4 addresses operated by ASN-4IXP 4b42 Internet Exchange Point in IE.

Nutrition Label

WHISPER CANON · cimal.corte.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cimal.corte.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.219.1290.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIE
13.227.219.270.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIE
13.227.219.30.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIE
13.227.219.830.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointIE
18.172.134.3718.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8018.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8318.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8918.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cimal.corte.cloud in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cimal.corte.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cimal.corte.cloud.

Cypher and MCP

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

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