Hostname
mscsms.com
Last fetched
mscsms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mscsms.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 |
|---|---|---|---|---|
| 50.18.117.8 | 50.18.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.225.137 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.223.218 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.108.128 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois domain admin.
- Contact emails
- admin@whoisblind.com
- 65bdfa56-0a66-4dd4-95ab-eb59aa6024aa@identity-protect.org
- 9af14b2c-1884-4ae6-8e93-65e189a74b67@identity-protect.org
- a337f5aa-f4b2-468b-b354-0520ed35db2d@identity-protect.org
- a88e9116-a8ac-463b-8a1b-309074971de4@identity-protect.org
- f5fa1cdd-da67-4048-ba2c-f3a84f2496c2@identity-protect.org
Subdomains
6 observed subdomains of mscsms.com.
Showing 5 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mscsms.com.
- IP · 50.18.117.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@whoisblind.com
- TLD · .com
- Browse hostnames · ms…
- 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: "mscsms.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.