Skip to content

Hostname

sugaropencloud.eu

Last fetched

sugaropencloud.eu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:name: network solutions europe, llc|website: www.networksolutions.com|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.11018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.76.2865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:name: network solutions europe, llc|website: www.networksolutions.com||
Organization
Contact emails

Subdomains

53 observed subdomains of sugaropencloud.eu.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from sugaropencloud.eu.

Cypher and MCP

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

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