Hostname
ratemyu.com
Last fetched
ratemyu.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ratemyu.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 |
|---|---|---|---|---|
| 100.29.19.95 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.53.0 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.232.175 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.46.66 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ratemyu.com owner
- Contact emails
- domreg-admin@mtvn.com
- 05126e29-6bf7-483b-a0c8-f8fe0ef3b5d4@identity-protect.org
- 1a5b69d0-bb82-4022-a4ae-f7acd66d4bd8@identity-protect.org
- 33352aaf-1d29-4d01-aa0e-068df62e8a60@identity-protect.org
- 38df1c17-9f54-4155-8f3a-1abaa828366b@identity-protect.org
- d1ab35cd-abb6-48e4-8dbe-9ad205d7076f@identity-protect.org
- ea11ad08-7aef-4bd6-a0f3-4507d53f5404@identity-protect.org
- owner-210367@ratemyu.com.whoisprivacyservice.org
- owner-2577099@ratemyu.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ratemyu.com.
- IP · 100.29.19.95
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domreg-admin@mtvn.com
- TLD · .com
- Browse hostnames · ra…
- 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: "ratemyu.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.