Skip to content

Hostname

eu.articulate.zone

Last fetched

eu.articulate.zone resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eu.articulate.zoneRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eu.articulate.zone

Resolution chain

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

IPPrefixASNOperatorCountry
3.93.211.1813.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.200.18634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.62.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.67.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.16.22152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.127.14552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.89.18554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.110.7454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.52.24954.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.95.9398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with eu.articulate.zone in WhisperGraph.

Subdomains

1 observed subdomain of eu.articulate.zone.

Threat posture

History

Related pages

Pivot deeper into the graph from eu.articulate.zone.

Cypher and MCP

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

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