Skip to content

Hostname

thinking.army

Last fetched

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.armyRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
16.12.24.016.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
16.12.24.6016.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.103.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.333.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1253.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.2243.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2383.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.453.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.22052.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.18052.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.5252.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.208.2452.219.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.8252.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.12252.219.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.15852.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.6652.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
marcin neuman
Contact emails

Subdomains

1 observed subdomain of thinking.army.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.