Hostname
shakeranalytics.com
Last fetched
shakeranalytics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shakeranalytics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.52.124 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.37 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.54 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.62 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.161.104.105 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.18 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.43 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.69 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shakeranalytics.com owner
- Contact emails
- 0651b4a7-9599-4133-95f8-223cbc01c4be@identity-protect.org
- 2c102287-4213-4586-a2b4-76cebcfabb76@identity-protect.org
- 58e2a0eb-0670-4a70-8c3c-910346550eb8@identity-protect.org
- 71891c92-d993-4749-a5f2-20467b9ae963@identity-protect.org
- 77c0f365-6d43-4a37-b120-eb86b5447f3e@identity-protect.org
- a12c1c44-e88c-4d65-b9be-932971f5f295@identity-protect.org
- be5ce20c-d05e-4a48-9b58-91cabf035645@identity-protect.org
Subdomains
1 observed subdomain of shakeranalytics.com.
| Subdomain |
|---|
| www.shakeranalytics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from shakeranalytics.com.
- IP · 18.164.52.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 0651b4a7-9599-4133-95f8-223cbc01c4be@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shakeranalytics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.