Hostname
slimwin.com
Last fetched
slimwin.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:4547 as the registrar.
Nutrition Label
Resolution chain
slimwin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.20.84.62 | 52.46.18.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 66.33.22.115 | 66.33.90.0/24 | AS400940 | RAILWAY - Railway | US |
| 89.117.149.70 | 89.117.191.0/24 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
| 69.46.46.65 | 69.46.137.0/24 | AS400940 | RAILWAY - Railway | US |
WHOIS identity
- Registrar
- iana:4547
- Organization
- oneill michael john
- Contact emails
Subdomains
1 observed subdomain of slimwin.com.
| Subdomain |
|---|
| www.slimwin.com |
Web-graph footprint
Distinct hostnames that link to or from slimwin.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from slimwin.com.
- IP · 52.20.84.62
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:4547
- Country · US
- Email · privacy@dynadot.com
- TLD · .com
- Browse hostnames · sl…
- 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: "slimwin.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.