Skip to content

Hostname

otto.thinkadgroup.com

Last fetched

otto.thinkadgroup.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · otto.thinkadgroup.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/otto.thinkadgroup.com

Resolution chain

otto.thinkadgroup.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.20916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.14916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.98.11716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.953.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.1163.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.140.2752.216.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.220.15752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.11752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.24552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.10152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.18952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.4552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.12554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with otto.thinkadgroup.com in WhisperGraph.

Subdomains

1 observed subdomain of otto.thinkadgroup.com.

Threat posture

History

Related pages

Pivot deeper into the graph from otto.thinkadgroup.com.

Cypher and MCP

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

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