Hostname
msci.com
Last fetched
msci.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
msci.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.20.244 | 104.102.20.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.85.53.245 | 104.85.52.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 173.223.129.233 | 173.223.128.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.30.135.229 | 184.30.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.10.196.59 | 23.10.192.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.206.73.227 | 23.206.72.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- internet admin
- Contact emails
Subdomains
111 observed subdomains of msci.com.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from msci.com in the public web crawl.
6,870 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for msci.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.msci.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 143.55.225.182 |
| SPF_IP | 143.55.225.34 |
| SPF_IP | 143.55.225.36 |
| SPF_IP | 34.205.60.232 |
| SPF_IP | 34.206.113.177 |
| SPF_IP | 34.212.68.36 |
| SPF_IP | 52.17.22.38 |
| SPF_IP | 52.17.30.31 |
| SPF_IP | 52.207.73.143 |
| SPF_IP | 52.25.1.115 |
| SPF_IP | 52.28.31.193 |
| SPF_IP | 52.29.139.80 |
| SPF_IP | 52.29.6.106 |
| SPF_IP | 52.50.114.226 |
| SPF_IP | 52.7.20.247 |
| SPF_IP | 54.69.206.159/32 |
Related pages
Pivot deeper into the graph from msci.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msci.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.