Hostname
ms.com
Last fetched
ms.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ms.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.18.216 | 104.102.18.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.120.220.215 | 104.120.220.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.30.128.208 | 184.30.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.213.65.219 | 23.213.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.41.181.215 | 23.41.180.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.225.239 | 23.52.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AU |
| 23.196.136.206 | 23.196.136.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
WHOIS identity
- Registrar
- iana:299
- Organization
- internet admin
- Contact emails
Subdomains
633 observed subdomains of ms.com.
Showing 25 of 633. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ms.com in the public web crawl.
96 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ms.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 199.89.64.0/18 |
| SPF_IP | 205.228.0.0/17 |
Related pages
Pivot deeper into the graph from ms.com.
- IP · 104.102.18.216
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · DE
- Email · internetadmin@morganstanley.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: "ms.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.