Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.18.216104.102.18.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.120.220.215104.120.220.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.30.128.208184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.213.65.21923.213.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.41.181.21523.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.225.23923.52.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.AU
23.196.136.20623.196.136.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IT

WHOIS identity

Registrar
iana:299
Organization
internet admin
Contact emails

Subdomains

633 observed subdomains of ms.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ms.com.

MechanismTarget
SPF_IP199.89.64.0/18
SPF_IP205.228.0.0/17

Related pages

Pivot deeper into the graph from ms.com.

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 20

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