Skip to content

Hostname

isolarcloud.eu

Last fetched

isolarcloud.eu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:godaddy.com, llc as the registrar.

Nutrition Label

WHISPER CANON · isolarcloud.euRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/isolarcloud.eu

Resolution chain

isolarcloud.eu resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.2143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.24143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.66143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.75143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.192.11718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12418.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.226.12965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.3965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.4765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.4865.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:godaddy.com, llc
Organization
Contact emails

Subdomains

46 observed subdomains of isolarcloud.eu.

Web-graph footprint

Distinct hostnames that link to or from isolarcloud.eu in the public web crawl.

6 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from isolarcloud.eu.

Cypher and MCP

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

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