Skip to content

Hostname

articulate.de

Last fetched

articulate.de resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · articulate.deRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/articulate.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.217.158.1413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.224.115174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.160.2918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.234.903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.180.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.151.19454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with articulate.de in WhisperGraph.

Subdomains

3 observed subdomains of articulate.de.

Web-graph footprint

Distinct hostnames that link to or from articulate.de 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 articulate.de.

Cypher and MCP

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

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