Skip to content

Hostname

articulate.zone

Last fetched

articulate.zone resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · articulate.zoneRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/articulate.zone

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.6.15118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.170.323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.160.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.100.1323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.127.633.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.105.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.178.21352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.76.7552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.66.25554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
articulate
Contact emails

Subdomains

30 observed subdomains of articulate.zone.

Web-graph footprint

Distinct hostnames that link to or from articulate.zone in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for articulate.zone.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from articulate.zone.

Cypher and MCP

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

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