Hostname
shakerhosting2.com
Last fetched
shakerhosting2.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shakerhosting2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.44.202.145 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shakerhosting2.com owner
- Contact emails
- 243d4b9f-a456-4d1e-87e3-4f33fce79549@identity-protect.org
- 4b11b955-0ea5-4b49-921b-1018ecc82ada@identity-protect.org
- 4c8bcb1d-623b-490d-abb4-0f6ad419dccc@identity-protect.org
- 5bdcd622-a4b3-4201-9e19-d739d50f3638@identity-protect.org
- 6479d4b2-19b1-442c-b8c9-260bc9f7212b@identity-protect.org
- ab3c6f32-fc20-45fb-9661-2de4ba590934@identity-protect.org
- e4a2d77d-d914-458c-be2d-284d613b32ce@identity-protect.org
Subdomains
2 observed subdomains of shakerhosting2.com.
Threat posture
History
Related pages
Pivot deeper into the graph from shakerhosting2.com.
- IP · 52.44.202.145
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 243d4b9f-a456-4d1e-87e3-4f33fce79549@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: "shakerhosting2.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.