All hostnames thinking.army resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · thinking.army Routing diversity 5.6/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/thinking.army Resolution chain thinking.army resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.12.24.0 16.12.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 16.12.24.60 16.12.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.10 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.33 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.136.125 3.5.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.224 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.238 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.45 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.220 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.170.180 52.219.170.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.52 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.208.24 52.219.208.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.47.82 52.219.47.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.72.122 52.219.72.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.75.158 52.219.75.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.75.66 52.219.75.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:1068 Organization marcin neuman Contact emails Subdomains 1 observed subdomain of thinking.army.
Related pages Pivot deeper into the graph from thinking.army.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thinking.army"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .