Skip to content

Hostname

hiiumaa.ecoop.ee

Last fetched

hiiumaa.ecoop.ee resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hiiumaa.ecoop.eeRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hiiumaa.ecoop.ee

Resolution chain

hiiumaa.ecoop.ee resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.240.184.12554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with hiiumaa.ecoop.ee in WhisperGraph.

Subdomains

8 observed subdomains of hiiumaa.ecoop.ee.

Web-graph footprint

Distinct hostnames that link to or from hiiumaa.ecoop.ee in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hiiumaa.ecoop.ee.

Cypher and MCP

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

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