Skip to content

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

WHISPER CANON · msci.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/msci.com

Resolution chain

msci.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.20.244104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.85.53.245104.85.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
173.223.129.233173.223.128.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.30.135.229184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.10.196.5923.10.192.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.206.73.22723.206.72.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

Registrar
iana:299
Organization
internet admin
Contact emails

Subdomains

111 observed subdomains of msci.com.

Web-graph footprint

Distinct hostnames that link to or from msci.com in the public web crawl.

6,870 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for msci.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.msci.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.55.225.182
SPF_IP143.55.225.34
SPF_IP143.55.225.36
SPF_IP34.205.60.232
SPF_IP34.206.113.177
SPF_IP34.212.68.36
SPF_IP52.17.22.38
SPF_IP52.17.30.31
SPF_IP52.207.73.143
SPF_IP52.25.1.115
SPF_IP52.28.31.193
SPF_IP52.29.139.80
SPF_IP52.29.6.106
SPF_IP52.50.114.226
SPF_IP52.7.20.247
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.